Date: Sun, 24 Feb 2002 10:23:20 +0100 (MET) From: Thomas Schuerger <schuerge@wjpserver.CS.Uni-SB.DE> To: Alan Eldridge <alane@geeksrus.net> Cc: Pete Fritchman <petef@databits.net>, freebsd-ports@FreeBSD.ORG Subject: Re: Mesa3 installation not working with XFree 4.x? Message-ID: <200202240923.g1O9NKX00429@wjpserver.cs.uni-sb.de> In-Reply-To: <20020224000804.GA28899@wwweasel.geeksrus.net> from Alan Eldridge at "Feb 23, 2002 07:08:04 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> >++ 23/02/02 22:35 +0100 - Thomas Schuerger: > >| > Something is wrong with your XFree86-4 installation if the > >| > /usr/X11R6/include/GL/*.h files are not present. > >| > >| My /usr/X11R6/include/GL directory contains: > >| > >[...] > >| So the required files like "glx.h" are not present. I installed the > >| XFree86-4 (mega) port (XFree86-4.1.0_10) some months ago. Obviously > > > >The libraries port should do it: > >entropy(~) [68] > pkg_info -W /usr/X11R6/include/GL/glx.h > >/usr/X11R6/include/GL/glx.h was installed by package XFree86-libraries-4.1.0_1 > >entropy(~) [69] > > > He doesn't want to just install that on top of the megaport, though. > Sure, pkg_add will do it, but the idea is get fewer duplicate files in > the pkg db, not more. :) I upgraded to XFree86-4.1.0_12,1 (so I upgraded the mega port) and the required files are there. Compilation and installation of xlockmore works now, but when I try to use some of the GL screensavers, xlockmore says: root@starfireckmore% xlock -mode morph3d Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". So those screensavers simply show a black screen. How can I activate the GLX extensions? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202240923.g1O9NKX00429>