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

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