Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 08:04:30 +0200
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        freebsd-questions@freebsd.org
Subject:   How to build handbook on 3.2 ?
Message-ID:  <19990517080430.A67115@internal>

next in thread | raw e-mail | index | archive | help
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:

/usr/local/bin/jade -V html-manifest -ioutput.html  -c /usr/doc/share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/3.0/catalog -c /usr/local/share/sgml/jade/catalog  -d /usr/doc/share/sgml/freebsd.dsl -t sgml handbook.sgml
/usr/local/bin/jade:E: cannot open "/usr/doc/share/sgml/catalog" (No such file or directory)
/usr/local/bin/jade:handbook.sgml:7:73:W: cannot generate system identifier for public text "-//FreeBSD//DTD DocBook V3.0-Based Extension//EN"
/usr/local/bin/jade:handbook.sgml:8:77:W: cannot generate system identifier for public text "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"
/usr/local/bin/jade:handbook.sgml:9:4:E: reference to entity "man" for which no system identifier could be generated
/usr/local/bin/jade:handbook.sgml:8:0: entity was defined here
/usr/local/bin/jade:handbook.sgml:11:79:W: cannot generate system identifier for public text "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN"


This list goes on quite a while...

What am I missing?

Thanks,

	-Andre


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?19990517080430.A67115>