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

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