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

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