Date: Wed, 5 Apr 2000 20:57:25 -0400 From: Ray Kohler <ray@rjk191.rh.psu.edu> To: "Dan B. " <danielb@pacex.net> Cc: freebsd-questions@freebsd.org Subject: Re: Where is /bin/cvsup ? Message-ID: <20000405205725.A2113@rjk191.rh.psu.edu> In-Reply-To: <Pine.BSF.4.10.10004051707150.2706-100000@almazs.pacex.net>; from danielb@pacex.net on Wed, Apr 05, 2000 at 05:15:38PM -0700 References: <Pine.BSF.4.10.10004051707150.2706-100000@almazs.pacex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 05, 2000 at 05:15:38PM -0700, Dan B. wrote: > I tried to cvsup to 4-STABLE and I could not get hold of cvsup program in > the base distribution i.e in /usr/local/bin, where can I get cvsup? I > tried the ports collection /ports/net/cvsup and did 'make install NO_X11' > and still ended up building X11 !. > I am running 4.0-RELEASE You should probably use /ports/net/cvsup-bin, as it is easier and faster to install. Also, the command is 'NO_X11=1 make' (on sh) or 'setenv NO_X11 1; make' (on csh). -- Ray Kohler <rjk191@psu.edu> FreeBSD -- The Power to Serve Fashion is a form of ugliness so intolerable that we have to alter it every six months. -- Oscar Wilde 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?20000405205725.A2113>