From owner-freebsd-questions Mon May 17 2:29: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from imap.ncsa.es (imap.ncsa.es [194.179.50.6]) by hub.freebsd.org (Postfix) with ESMTP id C64E914BF4 for ; Mon, 17 May 1999 02:29:02 -0700 (PDT) (envelope-from jesusr@ncsa.es) Received: from ender.ncsa.es (ender.ncsa.es [194.179.50.15]) by imap.ncsa.es (8.9.3/8.9.1) with ESMTP id LAA03180; Mon, 17 May 1999 11:23:03 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19990517080430.A67115@internal> Date: Mon, 17 May 1999 11:21:40 +0200 (CEST) Reply-To: jesusr@ncsa.es Organization: Nexus Comunicaciones, S.A. From: Jesus Rodriguez To: Andre Albsmeier Subject: RE: How to build handbook on 3.2 ? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 17-May-99 Andre Albsmeier wrote: > I want to build the handbook on a 3.2-STABLE system. I have checked > out the doc from cvs and cd'ed to en/handbook (that's the one I am > interested in). > > I have installed the following stuff from the ports: > > textproc/jade > > textproc/iso8879 > textproc/iso12083 > textproc/html > textproc/docbook > textproc/linuxdoc > textproc/dtd-catalogs > > textproc/docbook-241 > textproc/docbook-300 > textproc/docbook-310 > textproc/docbook > > Now when I do a make in en/handbook I get the following errors: You have to use the DOC_PREFIX variable in make: If your doc collection is in /usr/cvs/doc the use: make DOC_PREFIX=/usr/cvs/doc JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message