Looks the same:
kostap@shark:/opt/calibre$ echo $LD_DEBUG
all
kostap@shark:/opt/calibre$ echo $LD_LIBRARY_PATH
/home/sata0/opt/calibre
kostap@shark:/opt/calibre$ sudo ./loader
Traceback (most recent call last):
File "/tmp/init.py", line 10, in <module>
File "/usr/lib/python2.6/locale.py", line 15, in <module>
File "/usr/lib/python2.6/functools.py", line 10, in <module>
ImportError: libpython2.6.so.1.0: cannot open shared object file: No such file or directory
kostap@shark:/opt/calibre$
|