Share

tsocks

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Works with mozilla but now with Second life

You are viewing a single message from this topic. View all messages.

  1. 2007-02-16 16:38:06 UTC


    Hey
    I know tsocks works mozilla works fine.
    but when ever i try to run secnd life it wont work.
    gives a can not find lib but the lib is there


    # tsocks ./secondlife
    bin/do-not-directly-run-secondlife-bin: error while loading shared
    libraries: /usr/lib/libtsocks.so: cannot open shared object file: No such
    file or directory

    # ls -al /usr/lib/libtsocks.so
    -rwxr-xr-x 1 root root 56095 Feb 16 09:27 /usr/lib/libtsocks.so


    second life start up script
    RUN_PATH=`dirname "$0" || echo .`
    cd "${RUN_PATH}"
    LD_LIBRARY_PATH="`pwd`"/lib:"${LD_LIBRARY_PATH}"
    bin/do-not-directly-run-secondlife-bin `cat gridargs.dat` $@ | cat


< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.