tsocks icon indicating copy to clipboard operation
tsocks copied to clipboard

getting error on snow leopard

Open starfall opened this issue 15 years ago • 2 comments

My os is 10.6.3. And I followed instructions in install.osx and the installation seemed ok. But then I was trying to use tsocks when I, e.g. tried to launch world of warcraft through tsocks, I got following error: $ dyld: could not load inserted library: /usr/lib/libtsocks.dylib

Did a bit googling and found something related: http://code.google.com/p/torsocks/issues/detail?id=2 I don't know too much about programming, so my effort stopped here and hope this could be fixed asap. Thanks a lot in advance!

starfall avatar Apr 19 '10 19:04 starfall

What does "cat /usr/bin/tsocks | grep ^LIBDIR" give you?

pc avatar Apr 20 '10 17:04 pc

$ cat /usr/bin/tsocks | grep ^LIBDIR
LIBDIR="/usr/lib"

starfall avatar Apr 25 '10 10:04 starfall