From owner-freebsd-questions Mon Mar 25 3:35:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns.perimeter.co.za (dns.perimeter.co.za [196.25.164.254]) by hub.freebsd.org (Postfix) with ESMTP id 5B81D37B416 for ; Mon, 25 Mar 2002 03:35:42 -0800 (PST) Received: from patrick (loopback.mipjhb [209.212.102.245] (may be forged)) by dns.perimeter.co.za (8.11.1/8.11.1) with SMTP id g2PBXS503821; Mon, 25 Mar 2002 13:33:29 +0200 (SAST) (envelope-from bsd@perimeter.co.za) Message-ID: <00ac01c1d3f1$dae25690$b50d030a@patrick> From: "Patrick O'Reilly" To: "Giorgos Keramidas" Cc: "FreeBSD Question List" References: <005901c1d3d8$2e3ef880$b50d030a@patrick> <20020325112619.GA4985@hades.hell.gr> Subject: Re: CVSUP doc-all - now what? Date: Mon, 25 Mar 2002 13:40:17 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Giorgos Keramidas" > On 2002-03-25 10:36, Patrick O'Reilly wrote: > > Hi all :) > > > > I've run CVSUP on the "doc-all" collection. Do I need to do a "make" or > > something now? I know this must be done when rebuilding world after > > CVSUP of "src-all", but I can't seem to find instructions on what do to > > after CVSUP of "doc-all" :( > > True. You need to run "make". But don't run it just yet... > > > I have seen a "Makefile" in /usr/doc, but I'm too nervous to just jump > > in and do a "make". Also, that "Makefile" seems to want to run CVS or > > SUP itself, but I've done CVSUP already. > > > > Someone club me with a clue-stick, please :) > > The documentation project uses several tools to format SGML documents to > produce a variety of output formats. The "FreeBSD Documentation Project > Primer for New Contributors" describes how you can use these tools. Find > it at http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/ > > A minimal survival guide would be something like: > > 1. Install the textproc/docproj port: > > # cd /usr/ports/textproc/docproj > # make install JADETEX=no > > 2. Enter /usr/doc and run `make'. > > # cd /usr/doc > # make > > 3. Install the documentation to /usr/share/doc. > > # cd /usr/doc > # make install > Giorgos, thanks for your reply. OK - your instructions seem quite easy. I have found fdp-primer in the last hour or so, but I figured that was for people who actually wanted to create documentation, not just keep up to date. If I understand you correctly, I do not need to re-run cvsup (I did it this morning), but simply need to get the docproj port installed before doing make and make install in /usr/doc. I'll follow your suggestion and see how it goes. Thanks again! Regards, Patrick O'Reilly. ___ _ __ / _ )__ __ (_)_ __ ___ _/ /____ __ / __/ -_) _) / ~ ) -_), ,-/ -_) _) /_/ \__/_//_/_/~/_/\__/ \__/\__/_/ http://www.perimeter.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message