[Prev][Next][Index][Thread]
Re: ExecutorLinux under FreeBSD
On Fri, 16 Feb 1996, Jeffrey Kenney wrote:
> Has anyone had any success running ExecutorLinux under FreeBSD 2.1.0
> I cant seem to get it to work I keep getting the message
>
> /usr/local/bin/executor: can't load dynamic linker '/lib/ld.so'
>
> This file 'ld.so' is located under /usr/libexec on my machine, I tried
> linking /lib to /usr/libexec but got the same result.
>
> Thanks, J. Kenney
You need to install the "linux_lib" port (it's in the emulators
category). If you don't have this on your CD-ROM or hard drive, get it from:
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/emulators/linux_lib
Just run make in this directory, then make install.
The "/usr/libexec/ld.so" you found is NOT the correct file -- this is the
FreeBSD linker, and only understands FreeBSD libraries. You need the
Linux ld.so, which is included in the linux_lib package, because it
understands Linux shared libraries, which are vastly different than
FreeBSD ones.
Donald Burr [d_burr@ix.netcom.com], PO Box 91212, Santa Barbara CA 93190-1212
TEL (805)564-1871 / FAX 564-2315 / WWW http://www.geopages.com/WallStreet/2072
PGP Public Key available by request (send e-mail) or on Public Key Servers.
** Uphold your right to privacy - Use PGP. **
References: