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

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