Same issue on ProxyChains-3.1 (Ubuntu 14.04).

In `/usr/bin/proxychains`:

```
export LD_PRELOAD=libproxychains.so.3
```

The path is wrong.

For example, on a amd64 machine, this line should be:

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

-- 
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to