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

  1.     (Smail3.1.29.1 #3) id m0tyIGl-0007qbn; Sun, 17 Mar 96 06:13 MST
  2. Path: sloth.swcp.com!news.ironhorse.com!op.net!news.tcst.com!news.spectrum.titan.com!news.titan.com!news.cerf.net!usc!howland.reston.ans.net!nntp.coast.net!swidir.switch.ch!in2p3.fr!univ-lyon1.fr!jussieu.fr!excalibur!renux.freenix.fr!keltia.frmug.fr.net!not-for-mail
  3. From: roberto@keltia.freenix.fr (Ollivier Robert)
  4. Newsgroups: comp.emulators.mac.executor
  5. Subject: Re: ExecutorLinux under FreeBSD
  6. Date: 4 Mar 1996 21:30:36 GMT
  7. Organization: Usenet Canal Historique
  8. Lines: 47
  9. Message-ID: <4hfnds$krb@keltia.freenix.fr>
  10. References: <1996Feb16.041137.26318@galileo.cc.rochester.edu>
  11. NNTP-Posting-Host: keltia.freenix.fr
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=ISO-8859-1
  14. Content-Transfer-Encoding: 8bit
  15. To: executor@ardi.com
  16. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  17. Sender: owner-executor@ardi.com
  18. Precedence: bulk
  19.  
  20. In article <1996Feb16.041137.26318@galileo.cc.rochester.edu>,
  21. Jeffrey Kenney <jk002e@uhura.cc.rochester.edu> wrote:
  22. > Has anyone had any success running ExecutorLinux under FreeBSD  2.1.0
  23. > I cant seem to get it to work I keep getting the message
  24. >     /usr/local/bin/executor: can't load dynamic linker '/lib/ld.so'
  25.  
  26. Just create /compat/linux and put inside Linux's  libs in lib/ like this (I
  27. have both R5   and R6 libs, I  don't  remember  which one Executor   needs,
  28. probably R6):
  29.  
  30. total 2754
  31. -rwxr-xr-x  1 root  wheel   17412 Jul  9  1994 ld.so*
  32. lrwxr-xr-x  1 root  wheel      15 Nov  8 15:51 libX11.so.3@ -> libX11.so.3.1.0
  33. -r-xr-xr-x  1 root  wheel  320516 Nov  6 16:52 libX11.so.3.1.0*
  34. lrwxr-xr-x  1 root  wheel      13 Nov  8 15:51 libX11.so.6@ -> libX11.so.6.0
  35. -r-xr-xr-x  1 root  wheel  529412 Nov  6 16:53 libX11.so.6.0*
  36. lrwxr-xr-x  1 root  wheel      13 Nov  8 15:51 libXIE.so.6@ -> libXIE.so.6.0
  37. -r-xr-xr-x  1 root  wheel   58372 Nov  6 16:53 libXIE.so.6.0*
  38. lrwxr-xr-x  1 root  wheel      15 Nov  8 15:51 libXaw.so.3@ -> libXaw.so.3.1.0
  39. -r-xr-xr-x  1 root  wheel  189444 Nov  6 16:52 libXaw.so.3.1.0*
  40. lrwxr-xr-x  1 root  wheel      13 Nov  8 15:51 libXaw.so.6@ -> libXaw.so.6.0
  41. -r-xr-xr-x  1 root  wheel  209924 Nov  6 16:53 libXaw.so.6.0*
  42. lrwxr-xr-x  1 root  wheel      13 Nov  8 15:51 libXpm.so.4@ -> libXpm.so.4.3
  43. -rwxr-xr-x  1 root  wheel   62468 Nov  6 16:53 libXpm.so.4.3*
  44. lrwxr-xr-x  1 root  wheel      14 Nov  8 15:51 libXt.so.3@ -> libXt.so.3.1.0
  45. -r-xr-xr-x  1 root  wheel  291844 Nov  6 16:52 libXt.so.3.1.0*
  46. lrwxr-xr-x  1 root  wheel      12 Nov  8 15:51 libXt.so.6@ -> libXt.so.6.0
  47. -r-xr-xr-x  1 root  wheel  320516 Nov  6 16:53 libXt.so.6.0*
  48. lrwxr-xr-x  1 root  wheel      14 Nov  8 15:51 libc.so.4@ -> libc.so.4.5.26
  49. -rwxr-xr-x  1 root  wheel  623620 Nov  9  1994 libc.so.4.5.26*
  50. lrwxr-xr-x  1 root  wheel      12 Nov  8 15:51 libgr.so.1@ -> libgr.so.1.3
  51. -rwxr-xr-x  1 root  wheel  443396 Nov  9  1994 libgr.so.1.3*
  52. lrwxr-xr-x  1 root  wheel      14 Nov  8 15:51 libm.so.4@ -> libm.so.4.5.26
  53. -rwxr-xr-x  1 root  wheel  107524 Nov  9  1994 libm.so.4.5.26*
  54.  
  55.  
  56. > This file 'ld.so' is located under /usr/libexec on my machine, I tried
  57. > linking /lib to /usr/libexec but got the same result.
  58.  
  59. They  do  not use  the same  ld.so. That's  why the  Linux   emulator use a
  60. different "root" directory (just line the iBCS2 emulator). 
  61.  
  62. [[ cc'ed to Jeffrey ]]
  63. -- 
  64. Ollivier ROBERT  -=- FreeBSD: The daemon is FREE! -=-  roberto@freebsd.org
  65. -=-=-=-=-=-=-=-=-=-=- FreeBSD 2.x FAQ maintainer -=-=-=-=-=-=-=-=-=-=-=-=-
  66.  
  67.