Date: Mon, 21 Sep 1998 17:32:09 +0100 From: Brian Somers <brian@Awfulhak.org> To: francisco@natserv.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Error when compiling www pages from cvsup Message-ID: <199809211632.RAA18457@woof.lan.awfulhak.org> In-Reply-To: Your message of "Sun, 20 Sep 1998 19:42:50 -0000." <199809202342.TAA09742@federation.addy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I am getting the FAQ, handbook and WWW sources using cvsup.
> The FAQ and handbook compile fine, but the www crash with:
>
> ===> internal
> ===> copyright
> make: don't know how to make /ports/LEGAL,v. Stop
> *** Error code 2
> Stop.
After getting doc & www w/ cvsup, try the following:
cd /usr
CVSROOT=/home/ncvs cvs co doc www
cd www
make
cd en
make
cd ..
make DESTDIR=/usr/local/www/data/FreeBSD install
Your path names may vary, and you may need to add something to dodge
the www/ports build if you don't cvsup the ports.
> Any clues?
> ---------------------
> francisco@natserv.com
--
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
<http://www.Awfulhak.org>
Don't _EVER_ lose your sense of humour....
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?199809211632.RAA18457>
