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

Re: 32bit binaries run on pure64!?



On Fri, 18 Mar 2005 14:51:57 -0500, Lennart Sorensen  wrote:
> On Fri, Mar 18, 2005 at 08:36:26PM +0100, Hannes Mayer wrote:
[...]
> > # ldd pppd
> > /usr/bin/ldd: line 145: /lib/ld-linux.so.2: No such file or directory
> > ldd: /lib/ld-linux.so.2 exited with unknown exit code (127)
> 
> That means it is a dynamicly built binary and your system doesn't have
> 32bit runtime libraries installed.  ld-linux.so.2 is provided by the
> 32bit version of libc6.

Ahh! Thanks!

> If they are staticly built they should just run if you try to run them I
> believe.
> 
> Either install the 32bit libs package or find the equivalant debian
> programs in 64bit packages and use those instead (highly recomended).
> You can still use the scripts provided.

First I tried to use pptp from alioth, but that did not work, so as a
last resort I tried to run the 32bit versions and voila! They worked!
:-)

I just installed ia32-libs:
ld-linux.so.2 -> /emul/ia32-linux/lib/ld-linux.so.2 is there
# ldd pptp
        not a dynamic executable

Well, those binaries are possibly linked statically, but it works :-)

Thanks & best regards,
Hannes.



Reply to: