home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text0951.txt < prev    next >
Encoding:
Internet Message Format  |  1996-07-25  |  1.7 KB

  1. Date: Wed, 21 Feb 1996 00:36:14 -0800 (PST)
  2. From: Donald Burr <d_burr@ix.netcom.com>
  3. X-Sender: d_burr@starfleet.gov
  4. To: Jeffrey Kenney <jk002e@uhura.cc.rochester.edu>
  5. cc: executor@ardi.com
  6. Subject: Re: ExecutorLinux under FreeBSD
  7. In-Reply-To: <1996Feb16.041137.26318@galileo.cc.rochester.edu>
  8. Message-ID: <Pine.BSF.3.91.960221003431.8157A-100000@starfleet.gov>
  9. MIME-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. Sender: owner-executor@ardi.com
  12. Precedence: bulk
  13.  
  14. On Fri, 16 Feb 1996, Jeffrey Kenney wrote:
  15.  
  16. > Has anyone had any success running ExecutorLinux under FreeBSD  2.1.0
  17. > I cant seem to get it to work I keep getting the message
  18. >     /usr/local/bin/executor: can't load dynamic linker '/lib/ld.so'
  19. > This file 'ld.so' is located under /usr/libexec on my machine, I tried
  20. > linking /lib to /usr/libexec but got the same result.
  21. > Thanks, J. Kenney
  22.  
  23. You need to install the "linux_lib" port (it's in the emulators 
  24. category).  If you don't have this on your CD-ROM or hard drive, get it from:
  25.  
  26. ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/emulators/linux_lib
  27.  
  28. Just run make in this directory, then make install.
  29.  
  30. The "/usr/libexec/ld.so" you found is NOT the correct file -- this is the 
  31. FreeBSD linker, and only understands FreeBSD libraries.  You need the 
  32. Linux ld.so, which is included in the linux_lib package, because it 
  33. understands Linux shared libraries, which are vastly different than 
  34. FreeBSD ones.
  35.  
  36. Donald Burr [d_burr@ix.netcom.com], PO Box 91212, Santa Barbara CA 93190-1212
  37. TEL (805)564-1871 / FAX 564-2315 / WWW http://www.geopages.com/WallStreet/2072
  38. PGP Public Key available by request (send e-mail) or on Public Key Servers.
  39. ** Uphold your right to privacy - Use PGP. **
  40.  
  41.