Date: Tue, 26 Feb 2008 05:38:53 -0600 From: "Scot Hetzel" <swhetzel@gmail.com> To: "navneet Upadhyay" <navneet.upadhyay@gmail.com> Cc: freebsd-amd64@freebsd.org Subject: Re: Running 32 bit dynamically linked binaries on AMD64 Message-ID: <790a9fff0802260338o719bcb34ja6704adf42e4ae00@mail.gmail.com> In-Reply-To: <1563a4fd0802252210q75f903xad4da9b726b3ab50@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
On Tue, Feb 26, 2008 at 12:10 AM, navneet Upadhyay
<navneet.upadhyay@gmail.com> wrote:
> Hi,
> I am trying to run 32 bit dynamically linked binaries on AMD64 . I
> get an error :
>
> "*ELF interpreter /libexec/ld-elf32.so.1 not found*"
>
> I think i would have to install lib32 on AMD64 , Is that right ?
>
> If yes, how can i install lib32 (From where can i get them) ?
>
There are 2 ways to install lib32:
1. From install CD
a. Mount install CD
b. cd /location/of/install/CD/lib32
c. run install.sh
2. Rebuild FreeBSD/amd64 from sources (make sure WITHOUT_LIB32 is not
defined in /etc/make.conf or /etc/src.conf)
Scot
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0802260338o719bcb34ja6704adf42e4ae00>
