Date: Wed, 25 Aug 1999 23:06:41 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Nik Clayton <nik@freebsd.org> Cc: doc@freebsd.org Subject: Re: How to build DocBook docs? Message-ID: <19990825230641.C265@marder-1> In-Reply-To: <19990823134838.A2121@catkin.nothing-going-on.org>; from Nik Clayton on Mon, Aug 23, 1999 at 01:48:38PM %2B0100 References: <19990822235910.F271@marder-1> <19990823134838.A2121@catkin.nothing-going-on.org>
index | next in thread | previous in thread | raw e-mail
On Mon, Aug 23, 1999 at 01:48:38PM +0100, Nik Clayton wrote:
> On Sun, Aug 22, 1999 at 11:59:11PM +0100, Mark Ovens wrote:
> > Are there any instructions anywhere on building the new (DocBook)
> > docs? I can build the LinuxDoc ones OK, but the DocBook ones just
> > generates lots of errors from jade, like:
> >
> > cannot open "/usr/local/share/sgml/docbook/dsssl/modular/catalog" (No such file or directory)
>
> Take a look in /var/db/pkg, and pkg_delete(1) anything you have installed
> with "docbook" in the package name (docbook-*, and dsssl-docbook-* probably).
>
> Then
>
> # cd /usr/ports/textproc
> # cd docbook
> # make install
> # cd ../dsssl-docbook-modular
> # make install
>
> That should fix it.
>
Nearly. I did what you suggested, after cvsup'ing the ports tree.
It now almost builds but gives the following errors/warnings:
Quite a few of these -
/usr/local/bin/jade:../../../share/sgml/freebsd.dsl:151:49:E: reference to undefined variable "question-answer-label"
tidy -i -m -f /dev/null article.html
*** Error code 1 (ignored)
Lots of these -
/usr/local/bin/jade:book.sgml:136:29:E: [xref to QUESTION unsupported]
/usr/local/bin/jade:book.sgml:137:38:E: [xref to QUESTION unsupported]
And it finally dies like this -
/usr/local/bin/jade:staff/chapter.sgml:652:8:E: general entity "a.mtaylor" not defined and no default entity
/usr/local/bin/jade:../../../share/sgml/freebsd.dsl:151:49:E: reference to undefined variable "question-answer-label"
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
OK, I'm probably missing some program(s), or something is out of
date. Here's everything I've got installed that is connected to
building the docs:
31upgrade-1999.03.08
32upgrade-1999.05.20
docbook-1.0
docbook-3.0
docbook-3.1
dsssl-docbook-modular-1.33
iso8879-1986
jade-1.2.1
linuxdoc-1.1
sgmlformat-1.7
tidy-0.7.99.2
So what's missing or out of date?
Thanks for all your help Nik. When I get it done I'll submit some
more mods/additions.
> N
> --
> [intentional self-reference] can be easily accommodated using a blessed,
> non-self-referential dummy head-node whose own object destructor severs
> the links.
> -- Tom Christiansen in <375143b5@cs.colorado.edu>
>
--
STATE-OF-THE-ART: Any computer you can't afford.
OBSOLETE: Any computer you own.
________________________________________________________________
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990825230641.C265>
