From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 07:19:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D4A16A4CE for ; Fri, 23 Jan 2004 07:19:54 -0800 (PST) Received: from smtp110.tiscali.dk (smtp110.tiscali.dk [62.79.79.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6046043D1D for ; Fri, 23 Jan 2004 07:19:52 -0800 (PST) (envelope-from dslb@tiscali.dk) Received: from cpmail.dk.tiscali.com (mail.tiscali.dk [212.54.64.159]) by smtp110.tiscali.dk (8.12.6p3/8.12.6) with ESMTP id i0NFJnnG075208; Fri, 23 Jan 2004 16:19:50 +0100 (CET) (envelope-from dslb@tiscali.dk) Received: from [212.242.239.73] by cpmail.dk.tiscali.com with HTTP; Fri, 23 Jan 2004 16:11:49 +0100 Date: Fri, 23 Jan 2004 16:11:49 +0100 Message-ID: <3FA4E578000092BA@cpfe1.be.tisc.dk> In-Reply-To: <20040123144049.GA50419@happy-idiot-talk.infracaninophile.co.uk> From: dslb@tiscali.dk To: "Matthew Seaman" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable cc: questions@freebsd.org Subject: Re: FreeBSD 5.2: could not load OpenGL subsystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 15:19:54 -0000 >-- Original Message -- >Date: Fri, 23 Jan 2004 14:40:49 +0000 >From: Matthew Seaman >To: db >Cc: questions@freebsd.org >Subject: Re: FreeBSD 5.2: could not load OpenGL subsystem >Usually that's installed by the linux_base* port. Except that the >emulators/linux_base-8 port has been >tripped down to just the hard >minimum, so it doesn't contain any of the X11R6 stuff --- that's a >change from earlier Linux emulation ports. Try installing the >x11/linux-XFree86-libs port to go along with it. Ok, tried installing with portinstall: =3D=3D=3D> Installing for linux-XFree86-libs-4.3.0_1 =3D=3D=3D> linux-XFree86-libs-4.3.0_1 conflicts with installed package(s= ): linux_base-7.1_5 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/x11/linux-XFree86-libs. *** Error code 1 Stop in /usr/ports/x11/linux-XFree86-libs. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall2802= 5.0 make -DFORCE_PKG_REGISTER reinstall ** Fix the installation problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:f= ailed) ! x11/linux-XFree86-libs (install error) What should I do now? br db