Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!newspump.sol.net!ddsw1!news.mcs.net!hammer.uoregon.edu!news-peer.gsl.net!news.gsl.net!news.sprintlink.net!news-peer.sprintlink.net!cs.utexas.edu!math.ohio-state.edu!jussieu.fr!eurocontrol.fr!polaris.eurocontrol.fr!not-for-mail From: Ollivier.Robert@eurocontrol.fr (Ollivier Robert) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Linux emulation Date: 31 Oct 1996 09:06:02 GMT Organization: Eurocontrol EEC, Bretigny, France Lines: 21 Message-ID: <559q5q$qjd@polaris.eurocontrol.fr> References: <558gqu$6p@marvin.RoBIN.de> NNTP-Posting-Host: mozart.eurocontrol.fr X-Newsposter: Pnews 4.0-test45 (19 Oct 96) [courtesy cc of this posting sent to cited author via email] In article <558gqu$6p@marvin.RoBIN.de>, Andreas Lohr <andreas@marvin.RoBIN.de> wrote: > The kernel is compiled with the LINUX option and I have made > a symbolic link /lib/ld.so which points to /usr/libexec/ld.so. > I am using 2.2-960501-SNAP. Well, /usr/libexec/ld.so is a FreeBSD program so don't expect it to load Linux binaries :-) So: 1. remove your link, 2. get the linux_lib package from your CD or FTP site. It will be installed in /compat/linux/lib where it does belong. Ensure you have sufficient space in "/" (better: move it elsewhere and make a link) before extracting the package. It contains libc, ld.so and X11 libs. -- Ollivier ROBERT -=- Eurocontrol EEC/TS -=- Ollivier.Robert@eurocontrol.fr FreeBSD FAQ: <URL:http://www.FreeBSD.org/FAQ/>