In my case,

    export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libproxychains.so.3

did not work. I also added this line to my `.bashrc` and refreshed it by
`source ~/.bashrc`

**Solution:**
You need to add/edit it to `proxychains` by:

    sudo gedit /usr/bin/proxychains

if on 32bit Ubuntu and derivatives, replace `x86_64-linux-gnu` with
`i386-linux-gnu`

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1513727

Title:
  'libproxychains.so.3' from LD_PRELOAD cannot be preloaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/proxychains/+bug/1513727/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to