Date: Sat, 25 Jan 2003 14:22:45 -0600 From: Mike Meyer <mwm-dated-1043958165.ab1f2b@mired.org> To: Brian McCann <bjm1287@ritvax.isc.rit.edu> Cc: 'Mykroft Holmes IV' <mykroft@explosive.mail.net>, freebsd-questions@FreeBSD.ORG Subject: RE: Simple question about X Message-ID: <15922.61973.130062.929565@guru.mired.org> In-Reply-To: <000b01c2c4ae$1c39f870$1500a8c0@dogbert> References: <1043524731.31457.9.camel@semtex.explosive.mail.net> <000b01c2c4ae$1c39f870$1500a8c0@dogbert>
next in thread | previous in thread | raw e-mail | index | archive | help
[Context lost to top posting.] In <000b01c2c4ae$1c39f870$1500a8c0@dogbert>, Brian McCann <bjm1287@ritvax.isc.rit.edu> typed: > Ok...I got it to work...it was a problem with the app. But...now I've > got a really odd one. I'm trying to install "Qt30", and when I do a > make install it tells me " qt-3.0.5_5 is marked as broken: The QT 3.x > port does not support any XFree86 < 4.x". That's fine with me, since > I'll be using the 4 libraries, but how to I get it to install? The makefile does the right thing, and checks XFREE86_VERSION. You need to add "XFREE86_VERSION=4" to /etc/make.conf. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15922.61973.130062.929565>