trango <trango@gmail.com> writes:
> if anyone is inteerested i solved it simlinking /usr/bin/ldd-ia32 to
> /usr/bin/ldd . and it worked. i suppose it isnt a pretty good idea to
> do it but... it worked :)
>
> trango
ia32-libs diverts the ldd and replaces it with one that can handle
both 32bit and 64bit binaries as well as a.out.
I'm guessing something went wrong leaving the diversion in place but
not having the replacement there.
MfG
Goswin