Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2003 17:16:21 +0300
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        Chris Pressey <cpressey@catseye.mb.ca>
Cc:        jd@jackdan.net
Subject:   Re: Recompiling QT for nvidia drivers
Message-ID:  <20030414141621.GA71770@nevermind.kiev.ua>
In-Reply-To: <20030403120729.4ac5b2c7.cpressey@catseye.mb.ca>
References:  <200304030044.33060.jd@jackdan.net> <20030403120729.4ac5b2c7.cpressey@catseye.mb.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Chris Pressey!

On Thu, Apr 03, 2003 at 12:07:29PM -0600, you wrote:

> On Thu, 3 Apr 2003 00:44:32 -0500
> Jean-Daniel <jd@jackdan.net> wrote:
> 
> > Hi everyone, recently I was told on this mailing list that to avoid
> > the kde/nvidia bug when closing apps I had to recompile qt with the
> > OPENGL=NO option. 
> > 
> > I was wondering if there was maybe a little hwoto somewhere on how to
> > do that?  I mean, all the apps that depend on QT, all the Kde stuff
> > I'll also have to recompile to get a working KDE, the arguments to
> > pass to each new make install, etc...  Or if someone could just give
> > me a few directions, it would be greatly apprecitated.  (running
> > FreeBSD 4.8 btw)
> 
> I know nothing about nvidia, but if what you're asking is, how can you
> easily pass OPENGL=NO to all your ports - have you tried putting it in
> /etc/make.conf ?

You can set it on per-port basis.

EXAMPLE
   .if ${.CURDIR:N*/ports/mail/mutt} == ""
   WITH_SLANG=yes
   .endif

-- 
NEVE-RIPE, will build world for food
Ukrainian FreeBSD User Group
http://uafug.org.ua/



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