Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2008 21:08:41 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        scuba@centroin.com.br
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Running legacy i386 binaries on a amd64
Message-ID:  <20081024210817.F25068@wojtek.tensor.gdynia.pl>
In-Reply-To: <20081024135241.H96427@trex.centroin.com.br>
References:  <200808191405.m7JE56iq010742@lurza.secnetix.de> <20081024135241.H96427@trex.centroin.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> 	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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081024210817.F25068>