Hi,
nconvert does not work for me on debian 6.0.6 (error: file not found)
I tried:
readelf -l ./nconvert | grep ld-linux
[Requesting program interpreter: /lib64/ld-linux-x86-64.so.2]
/lib64 did not exist:
-> ln -s /lib /lib64
/lib64/ld-linux-x86-64.so.2 did not exist
-> ln -s /lib64/ld-2.11.3.so /lib64/ld-linux-x86-64.so.2
In debian 6.0.4 (I think) ld-2.11.2.so was replaced by ld-2.11.3.so
ld-2.11.3.so seems to cause an error: -bash: ./nconvert: Accessing a corrupted shared library
So it seems that nconvert does not work with ld-2.11.3.so ?
best regards!
Bernd
Problem with nconvert / debian 6.06 / ld-2.11.3.so
Moderators: helmut, XnTriq, xnview
Re: Problem with nconvert / debian 6.06 / ld-2.11.3.so
Dear Pierre,
thank you. my ISP reinstalled the server, now it seems to work.
best regards
Bernd
thank you. my ISP reinstalled the server, now it seems to work.
best regards
Bernd