home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text0953.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.6 KB  |  42 lines

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