Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2002 22:41:42 +0100
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        questions@FreeBSD.ORG
Subject:   Re: I am trying to install the cvsup port  with out the gui
Message-ID:  <20020125224142.A26815@roman.mobil.cz>
In-Reply-To: <Pine.BSF.4.05.10201251610310.8046-100000@cell-works.com>
References:  <Pine.BSF.4.05.10201251610310.8046-100000@cell-works.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Fri, 25 Jan 2002 16:25:55 -0500 (EST)
> From: John Daniel <john@cell-works.com>
> To: questions@FreeBSD.ORG
> Subject: I am trying to install the cvsup port  with out the gui
> 
> 
> How do i tell the port not to install the gui (xfree86, etc)? Is there a
> switch I have to use to tell make not to use the gui?  Do I have to modify
> the make file?
> 
> I was looking at the make file and it said I should define \"WITHOUT_X11\"
> How do i do that?
 
    > make install -DWITHOUT_GUI
    or
    > make install WITHOUT_GUI=yes

> How can i find out what my options are when I install a port?

    > cat Makefile |more

-- 
FreeBSD 4.4-STABLE
10:38PM up 5 days, 5:01, 12 users, load averages: 0.09, 0.06, 0.01

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?20020125224142.A26815>