Date: Sat, 20 Sep 2003 12:57:15 -0700 From: Erick Smith <desertfox@cableaz.com> To: FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: Newbie MAKE question Message-ID: <200309201257.15741.desertfox@cableaz.com> In-Reply-To: <200309201139.35075.desertfox@cableaz.com> References: <200309201139.35075.desertfox@cableaz.com>
next in thread | previous in thread | raw e-mail | index | archive | help
the problem was that I sent the wrong switch to potinstall the command should be: portinstall -f x11-toolkits/qt32 -M WITHOUT_OPENGL=yes On Saturday 20 September 2003 11:39 am, Erick Smith wrote: > This really is a ridiculous question, but I don't have the answer, so here > I am. > > I'm trying to build qt in the ports tree using: > > portinstall -f x11-toolkits/qt32 > > What I WANT to do is specify WITHOUT_OPENGL as per the instructions: > > ===> ************************************************** > ===> NOTE: Use of WITH_OPENGL is not recommended with > ===> the NVidia drivers provided by the x11/nvidia port > ===> If you use these drivers, we recommend you press > ===> Ctrl-C now and set WITHOUT_OPENGL > ===> ************************************************** > > > From the port itself. How do I do this? > > Thanks, > > Erick > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309201257.15741.desertfox>