From owner-freebsd-questions Mon Sep 21 14:42:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13963 for freebsd-questions-outgoing; Mon, 21 Sep 1998 14:42:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13722 for ; Mon, 21 Sep 1998 14:40:41 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id WAA11238; Mon, 21 Sep 1998 22:38:43 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id RAA18457; Mon, 21 Sep 1998 17:32:14 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809211632.RAA18457@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: francisco@natserv.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: Error when compiling www pages from cvsup In-reply-to: Your message of "Sun, 20 Sep 1998 19:42:50 -0000." <199809202342.TAA09742@federation.addy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Sep 1998 17:32:09 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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 , , 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