Date: Sun, 23 Jan 2000 12:52:28 -0800 From: Steve Reid <sreid@sea-to-sky.net> To: K.J.Bosschaart@wtb.tue.nl Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: location of glx.conf? Message-ID: <20000123125228.A423@grok.localnet> In-Reply-To: <20000123190444.A12242@wop21.wop.wtb.tue.nl>; from Karel J. Bosschaart on Sun, Jan 23, 2000 at 07:04:44PM %2B0100 References: <20000123190444.A12242@wop21.wop.wtb.tue.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 23, 2000 at 07:04:44PM +0100, Karel J. Bosschaart wrote: > I guess I'm overlooking something, but I can't find out where to put > the glx.conf file for hw-accelerated OpenGL. I tried /etc because > XF86Config is located there as well but the glx module loads without > reading it. Tried some other locations as well, but no success. When you run autogen.sh (which runs gnu configure) it'll say where the configuration file is expected. Usually /etc/X11. This has been changed around a few times as the project developed so I have my actual file as /etc/glx.conf, and have /etc/X11/glx.conf and /usr/X11R6/etc/X11/glx.conf as symlinks to glx.conf. Works for me. BTW, I'm assuming you're talking about Utah-GLX at http://utah-glx.sourceforge.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000123125228.A423>