From owner-freebsd-current Fri Jan 1 09:51:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04090 for freebsd-current-outgoing; Fri, 1 Jan 1999 09:51:30 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from proxy.vvm.com (proxy.vvm.com [204.71.94.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04083 for ; Fri, 1 Jan 1999 09:51:28 -0800 (PST) (envelope-from sbarron@vvm.com) Received: from ns.vvm.com (IDENT:root@ns.vvm.com [204.71.94.1]) by proxy.vvm.com (8.9.1/8.9.1) with ESMTP id LAA09396; Fri, 1 Jan 1999 11:52:46 -0600 Received: from avalon.abalonesoft.com (ka02-187.vvm.com [206.97.170.187]) by ns.vvm.com (8.8.8/8.9.1) with ESMTP id LAA27628; Fri, 1 Jan 1999 11:51:04 -0600 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19990101140454.B52303@xfiles.org.uk> Date: Fri, 01 Jan 1999 11:53:15 -0600 (CST) From: Scott Barron To: Ben Hutchinson Subject: Re: WordPerfect8 (Was Re: Trouble with Staroffice5.0) Cc: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Ben, That did the trick. I hadn't messed with the Linux emulation yet. It runs perfectly now. Thanks for the tip. --Scott On 01-Jan-99 Ben Hutchinson wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message