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

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