From owner-freebsd-questions Mon Aug 6 20: 6:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id B7FE437B401 for ; Mon, 6 Aug 2001 20:06:30 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 51553 invoked by uid 100); 7 Aug 2001 03:06:29 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15215.23349.892287.478233@guru.mired.org> Date: Mon, 6 Aug 2001 22:06:29 -0500 To: "David M. Heller" Cc: questions@freebsd.org Subject: Re: XFree86-4 weirdness In-Reply-To: <26179741@toto.iv> X-Mailer: VM 6.90 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\ 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 David M. Heller types: > Hi All > > After installing XFree86-4 which works great by the way. I tried to > install the xwrapper port I did a "cd /usr/ports/x11/wrapper; make > install" I then got a message that say's it's forbidden because Its for > XFree86-4 only, not Xfree86-3--- I edited the Makefile and commented > out the "Forbidden" lines in the Makefile so I can install xwrapper the > question is why did I get the forbidden message in the first place I do > have XFree86-4 installed ?? How do I tell my system I have the 4.0 > version installed ?? Add "XFREE86_VERSION=4" to /etc/make.conf. If you don't have /etc/make.conf, create it as a copy of /dev/null. Read through the make.conf man page and /etc/defaults/make.conf for more things you can do with it. http://www.mired.org/home/mwm/ 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