Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!newsfeed.internetmci.com!btnet!zetnet.co.uk!dispatch.news.demon.net!demon!longacre.demon.co.uk From: searle@longacre.demon.co.uk (Michael Searle) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Problem with Linux emulation Date: Sun, 05 May 1996 22:06:28 BST Lines: 19 Message-ID: <nC9B6EAFE@longacre.demon.co.uk> NNTP-Posting-Host: longacre.demon.co.uk X-NNTP-Posting-Host: longacre.demon.co.uk X-Newsreader: Offlite 0.09 / Termite Internet for Acorn RISC OS First, thanks to everyone who replied to my earlier post about Linux emulation. I have now restored my FreeBSD /sbin/ldconfig, and added 'modload -e linux_init /lkm/linux_mod.o' to my .login. (Before 'startx'.) I now get this when logging in: Linux emulator installed Module loaded as ID 1 ld.so: xinit: bad magic number is "/usr/X11R6/lib/libXmu.so.6.0" The file /usr/X11R6/lib/libXmu.so.6.0 is: ELF 32-bit LSB dynamic lib i386 (386 and up) Version 1 These files came from the tarfile 'linux_lib-2.0', should I have used the 'linux_lib' tarfile? I thought a later version would be better, but it might be that it has libraries that 2.1R can't use? Michael searle@longacre.demon.co.uk