From owner-freebsd-multimedia  Sun Jan 23 12:52: 7 2000
Delivered-To: freebsd-multimedia@freebsd.org
Received: from tusk.mountain-inter.net (tusk.mountain-inter.net [204.244.200.1])
	by hub.freebsd.org (Postfix) with ESMTP id DF6A514CB7
	for <freebsd-multimedia@FreeBSD.ORG>; Sun, 23 Jan 2000 12:52:04 -0800 (PST)
	(envelope-from sreid@sea-to-sky.net)
Received: from grok.localnet (unknown@analog28.sq.mntn.net [204.244.200.37])
	by tusk.mountain-inter.net (8.9.3/8.9.3) with ESMTP id MAA24048;
	Sun, 23 Jan 2000 12:52:03 -0800
Received: by grok.localnet (Postfix, from userid 1000)
	id EDC9B212E07; Sun, 23 Jan 2000 12:52:28 -0800 (PST)
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>
References: <20000123190444.A12242@wop21.wop.wtb.tue.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.4i
In-Reply-To: <20000123190444.A12242@wop21.wop.wtb.tue.nl>; from Karel J. Bosschaart on Sun, Jan 23, 2000 at 07:04:44PM +0100
Sender: owner-freebsd-multimedia@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

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