home *** CD-ROM | disk | FTP | other *** search
- Date: Wed, 21 Feb 1996 00:36:14 -0800 (PST)
- From: Donald Burr <d_burr@ix.netcom.com>
- X-Sender: d_burr@starfleet.gov
- To: Jeffrey Kenney <jk002e@uhura.cc.rochester.edu>
- cc: executor@ardi.com
- Subject: Re: ExecutorLinux under FreeBSD
- In-Reply-To: <1996Feb16.041137.26318@galileo.cc.rochester.edu>
- Message-ID: <Pine.BSF.3.91.960221003431.8157A-100000@starfleet.gov>
- MIME-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- Sender: owner-executor@ardi.com
- Precedence: bulk
-
- 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. **
-
-