Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 11:42:17 -0600
From:      Christopher Farley <chris@northernbrewer.com>
To:        Ian Thomas <ipthomas_77@yahoo.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: make cannot find X
Message-ID:  <20010109114217.A26020@northernbrewer.com>
In-Reply-To: <20010109160001.5688.qmail@web4305.mail.yahoo.com>; from ipthomas_77@yahoo.com on Tue, Jan 09, 2001 at 08:00:01AM -0800
References:  <20010109160001.5688.qmail@web4305.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ian Thomas (ipthomas_77@yahoo.com) wrote:

>    I have just finished installing XFree86 4.0.2
> manually, the port doesn't work.  The install went
> fine and twm works perfect.  The problem is that any
> port I try to make that needs X gets an error that
> make cannot find X. 

Try adding the following line to your /etc/make.conf:
XFREE86_VERSION=4

If you track STABLE, you might also want to add 
NO_X = true

This will prevent 'make world' from destroying your new X.
-- 
Christopher Farley
Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105
www.northernbrewer.com


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?20010109114217.A26020>