From owner-freebsd-questions Wed Nov 8 16:55:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsd1.alaptech.com (cable-225-4-237-24.anchorageak.net [24.237.4.225]) by hub.freebsd.org (Postfix) with ESMTP id DB77537B4CF for ; Wed, 8 Nov 2000 16:55:19 -0800 (PST) Received: (from kirk@localhost) by bsd1.alaptech.com (8.11.0/8.9.3) id eA90q9M10408; Wed, 8 Nov 2000 15:52:09 -0900 (AKST) (envelope-from kirk) Date: Wed, 8 Nov 2000 15:52:09 -0900 From: Kirk Brogdon To: Kirk Brogdon Cc: freebsd-questions@freebsd.org Subject: Re: glibc error with staroffice52 - resolved Message-ID: <20001108155209.A10374@bsd1.alaptech.com> References: <20001105232709.A18756@bsd1.alaptech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001105232709.A18756@bsd1.alaptech.com>; from kirk@alaptech.com on Sun, Nov 05, 2000 at 11:27:09PM -0900 DisOrganization: ALAP Technology - Chugiak, AK USA Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I figured this one out after going through the LINT file. I just wanted to update in case anyone else came across this. I had to add the COMPAT_LINUX option in the kernel and then install the /usr/ports/emulators/linux_base port. This installed glibc (and a bunch of other Linux stuff). Star Office 5.2 installed OK after that. I also added the EXT2FS option in the kernel but I have no idea if it is neccessary. On Sun, Nov 05, 2000 at 11:27:09PM -0900, Kirk Brogdon wrote: > I am trying to install StarOffice 5.2 from the ports and I get the following > error stating that I have the wrong version of glibc. I read through the > archives and found some things regarding linux being enabled in the kernel. > I have the linux_enable flag set to yes in my rc.conf. Is there something else > that I need to do? This is the first linux type app I have tried to install > so any help would be appreciated. > > Thanks - Kirk > > p.s. this is on 4.1.1.STABLE > > > ===> staroffice-5.2 depends on file: /compat/linux/lib/libc.so.6 - found > ===> Extracting for staroffice-5.2 > >> Checksum OK for staroffice52/soa-5_2-ga-bin-linux-en.bin. > >> Checksum OK for staroffice52/so-5_2-ga-bin-linux-en.bin. > error: wrong glibc version, you need 2.1.1 > *** Error code 1 > > Stop in /usr/ports/editors/staroffice52. > *** Error code 1 > > Stop in /usr/ports/editors/staroffice52. > *** Error code 1 > > Stop in /usr/ports/editors/staroffice52. > *** Error code 1 > > Stop in /usr/ports/editors/staroffice52. > *** Error code 1 > > Stop in /usr/ports/editors/staroffice52. > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message