Date: Mon, 7 Jan 2002 18:57:23 +0000 From: Scott Mitchell <scott.mitchell@mail.com> To: NOEL BALANSAG <pongkee@fibertel.com.ar> Cc: questions@FreeBSD.ORG Subject: Re: help installing xwrapper Message-ID: <20020107185723.A270@localhost> In-Reply-To: <3C35C3580004951A@mail.fibertel.com.ar>; from pongkee@fibertel.com.ar on Sun, Jan 06, 2002 at 10:46:53PM -0300 References: <3C35C3580004951A@mail.fibertel.com.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 06, 2002 at 10:46:53PM -0300, NOEL BALANSAG wrote: > hi. > > newbie question. > > i installed 4.4release w/o xfree3.3.6, then installed xfree4.1.0_6 via > pkg_add, but when i try to install xwrapper, it says that it is forbidden. > > could anyone please tell me what to do so that the installer for xwrapper > will see that the installed version is xfree4? i really don't have any clue. > > tia. Add the following line to /etc/make.conf: XFREE86_VERSION=4 If you don't have /etc/make.conf, it may be easier to cp /etc/defaults/make.conf /etc/make.conf and uncomment the XFREE68_VERSION line in the copied file. HTH, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon 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?20020107185723.A270>