2015-11-06 07:22:15 |
Steve Zhang |
description |
It always notics this message "'libproxychains.so.3' from LD_PRELOAD cannot be preloaded".
I installed proxychains from Software Center on Ubuntu 15.10.
The proxychains version is 3.1-6.
```log
proxychains ping www.google.com
ProxyChains-3.1 (http://proxychains.sf.net)
ERROR: ld.so: object 'libproxychains.so.3' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
PING www.google.com (173.194.72.106) 56(84) bytes of data.
```
Counld you please review the problem? |
It always notics this message "'libproxychains.so.3' from LD_PRELOAD cannot be preloaded".
I installed proxychains from Software Center on Ubuntu 15.10.
The proxychains version is 3.1-6.
```log
proxychains ping www.google.com
ProxyChains-3.1 (http://proxychains.sf.net)
ERROR: ld.so: object 'libproxychains.so.3' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
PING www.google.com (173.194.72.106) 56(84) bytes of data.
```
Counld you please review the problem?
DistroRelease: Ubuntu 15.10
Package: libproxychains3 3.1-6.so
Uname: Linux 4.2.0-16-generic x86_64
CurrentDesktop: Unity
Date: Fri Nov 6 2015
SourcePackage: proxychains |
|