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

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