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

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