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