Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 1999 14:04:54 +0000
From:      Ben Hutchinson <benhutch@xfiles.org.uk>
To:        Scott Barron <sbarron@vvm.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: WordPerfect8 (Was Re: Trouble with Staroffice5.0)
Message-ID:  <19990101140454.B52303@xfiles.org.uk>
In-Reply-To: <XFMail.981231213605.sbarron@vvm.com>; from Scott Barron on Thu, Dec 31, 1998 at 09:36:05PM -0600
References:  <19981231214412.C4306@ns1.adsu.bellsouth.com> <XFMail.981231213605.sbarron@vvm.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Do you have the linux emulation KLD loaded?  Ie:

root@lonegunman:/# kldstat -n linux
Id Refs Address    Size     Name
 3    1 0xf1314000 d000     linux.ko

If you get:

root@lonegunman:/# kldstat -n linux
kldstat: can't find file linux: No such file or directory

It ain't loaded, that's your problem.  Load it with "kldload linux"

Edit the linux_enable line in /etc/rc.conf to sort this out on a permanant
basis.

- Ben

On Thu, Dec 31, 1998 at 09:36:05PM -0600, Scott Barron wrote:

>         Does it have to be an ELF system?  The install is failing here with
> errors of ELF binary type not known.  Ah well, regardless its time I get rid of
> a.out anyway.  Good thing its a long weekend :)
> 
> -Scott

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990101140454.B52303>