Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 11:21:40 +0200 (CEST)
From:      Jesus Rodriguez <jesusr@ncsa.es>
To:        Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: How to build handbook on 3.2 ?
Message-ID:  <XFMail.990517112140.jesusr@ncsa.es>
In-Reply-To: <19990517080430.A67115@internal>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990517112140.jesusr>