Running legacy i386 binaries on a amd64
Wojciech Puchar
wojtek at wojtek.tensor.gdynia.pl
Fri Oct 24 12:09:00 PDT 2008
>
> When I try to run the binaries, the following error message is
> displayed:
>
> ELF interpreter /libexec/ld-elf32.so.1 not found
> Abort
>
> I found the following tip to install 32bits libraries:
>
> cd /usr/src
> make build32
> make install32
> ldconfig -32 /usr/lib32
>
> Is that enough?
>
should be. unless there are no needed libs in /usr/lib32 still, then find
them and copy
More information about the freebsd-questions
mailing list