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

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