FreeBSD 5.2: could not load OpenGL subsystem

Matthew Seaman m.seaman at infracaninophile.co.uk
Fri Jan 23 06:40:58 PST 2004


On Fri, Jan 23, 2004 at 03:07:45PM +0100, db wrote:
> Hi group
> 
> Having installed /usr/ports/games/linux-enemyterritory/ I (of course) want to run it, but get:
> 
> loading libGL.so.1: QGL_Init: dlopen libGL.so.1 failed: libGL.so.1: cannot open shared object file: No such file or directory
> failed
> ...
> Sys_Error: GLimp_Init() - could not load OpenGL subsyst
> 
> 
> 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

-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040123/6a70c17b/attachment.bin


More information about the freebsd-questions mailing list