Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2004 14:40:49 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        db <db@traceroute.dk>
Cc:        questions@freebsd.org
Subject:   Re: FreeBSD 5.2: could not load OpenGL subsystem
Message-ID:  <20040123144049.GA50419@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <20040123150745.705f2266@main.trunet.dk>
References:  <20040123150745.705f2266@main.trunet.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

--IS0zKkzwUGydFO0o
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jan 23, 2004 at 03:07:45PM +0100, db wrote:
> Hi group
>=20
> Having installed /usr/ports/games/linux-enemyterritory/ I (of course) wan=
t to run it, but get:
>=20
> loading libGL.so.1: QGL_Init: dlopen libGL.so.1 failed: libGL.so.1: canno=
t open shared object file: No such file or directory
> failed
> ...
> Sys_Error: GLimp_Init() - could not load OpenGL subsyst
>=20
>=20
> Some info:
> > pkg_info -W /usr/X11R6/lib/libGL.so.1
> /usr/X11R6/lib/libGL.so.1 was installed by package XFree86-libraries-4.3.=
0_6

You need a linux OpenGL shlib to go with your Linux executable.  You
need to have:

    /usr/compat/linux/usr/lib/libGL.so.1

Usually that's installed by the linux_base* port. Except that the
emulators/linux_base-8 port has been stripped 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.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--IS0zKkzwUGydFO0o
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAETJxdtESqEQa7a0RAi9rAKCajug+GIE/DMX+nojgdg9y21iH5QCaAzDc
Q5zvYflNph9uR65d5w6+YVI=
=xLvq
-----END PGP SIGNATURE-----

--IS0zKkzwUGydFO0o--



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