PDA

View Full Version : Accessing a corrupted shared library


Cezex
12-19-2005, 04:50 AM
I get such a response when trying to launch iSiloXC 4.29 on linux debian machine which uses AMD 64bit CPUs. Could You please tell me which "share d libraries" are "corrupted" ? Or maybe it should be recomplied to work on 64bit kernel ?

iSilo
12-19-2005, 10:02 AM
You can use the ldd command to show the shared library dependencies of a program.

Cezex
12-19-2005, 02:15 PM
You can use the ldd command to show the shared library dependencies of a program.
I'm affraid I can't :(

$ ldd -v ./iSiloXC
not a dynamic executable

Cezex
12-20-2005, 12:44 AM
OK, problem solved. I don't know how (my friend did it), but it works. As far as I know he hacked iSiloXC file and linked other libraries to it.

Cezex
12-20-2005, 02:50 PM
Well, I hurried up... There are some problem when using 32bit libraries on 64bit machine. Would it be possible for you to recompile iSiloXC for 64bit CPU (AMD MP)?

iSilo
12-20-2005, 04:32 PM
We don't have a 64-bit system, so that probably won't happen anytime soon.