[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] trace shared library error



Hi Alexie,

Is the ia32-libs package installed?

Cheers,
Mark
On Mar 28 2007, Alexie Papanicolaou wrote:

Hello

I'm trying to install Condor-9x on Debian etch system which is carrying a amd64 compatible processor. I've succeeded in using the 32 binaries of x86 but i constantly get this failed to find shared library error

condor_master: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

even though this so.5 library is installed (at /usr/lib and also linked to /usr/local/lib) it is 64bit and I can't include the 32 bit (my IT person will try again). Is there any other way to circumvent this issue? Or perhaps compile condor for amd64?

thank you
alexie
ps. the debian package from packages.praksys.org doesn't work for our amd64 server...