From owner-freebsd-questions Sat Jan 25 12:22:52 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E9837B401 for ; Sat, 25 Jan 2003 12:22:51 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 0403B43ED8 for ; Sat, 25 Jan 2003 12:22:48 -0800 (PST) (envelope-from mwm-dated-1043958165.ab1f2b@mired.org) Received: (qmail 99778 invoked from network); 25 Jan 2003 20:22:45 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 25 Jan 2003 20:22:45 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15922.61973.130062.929565@guru.mired.org> Date: Sat, 25 Jan 2003 14:22:45 -0600 To: Brian McCann Cc: 'Mykroft Holmes IV' , freebsd-questions@FreeBSD.ORG Subject: RE: Simple question about X In-Reply-To: <000b01c2c4ae$1c39f870$1500a8c0@dogbert> References: <1043524731.31457.9.camel@semtex.explosive.mail.net> <000b01c2c4ae$1c39f870$1500a8c0@dogbert> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.68 (Shut Out) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Context lost to top posting.] In <000b01c2c4ae$1c39f870$1500a8c0@dogbert>, Brian McCann 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. 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