- url="http://www.oasis-open.org/docbook/sgml/3.1/docbk31.zip">DocBook
- V3.1 distribution.
+ url="http://www.docbook.org/sgml/4.2/docbook-4.2.zip">DocBook
+ V4.2 distribution.
Create the directory
- /usr/local/share/sgml/docbook31 and change
+ /usr/local/share/sgml/docbook-4.2 and change
to it. (The exact location is irrelevant, but this one is
reasonable within the layout we are following here.)
-
$ mkdir /usr/local/share/sgml/docbook31
-
$ cd /usr/local/share/sgml/docbook31
+
$ mkdir /usr/local/share/sgml/docbook-4.2
+
$ cd /usr/local/share/sgml/docbook-4.2
Unpack the archive.
-
$ unzip -a ...../docbk31.zip
+
$ unzip -a ...../docbook-4.2.zip
(The archive will unpack its files into the current directory.)
you told jade during installation) and put a line like this
into it:
-CATALOG "docbook31/docbook.cat"
+CATALOG "docbook-4.2/docbook.cat"
character entities archive, unpack it, and put the
files in the same directory you put the DocBook files in.
-
$ cd /usr/local/share/sgml/docbook31
+
$ cd /usr/local/share/sgml/docbook-4.2
$ unzip ...../ISOEnts.zip
checking for onsgmls... onsgmls
checking for openjade... openjade
-checking for DocBook V3.1... yes
+checking for DocBook V4.2... yes
checking for DocBook stylesheets... /usr/lib/sgml/stylesheets/nwalsh-modular
checking for sgmlspl... sgmlspl
If neither onsgmls nor
nsgmls were found then you will not see the
remaining 4 lines. nsgmls is part of the Jade
- package. If DocBook V3.1
was not found then you did
+ package. If DocBook V4.2
was not found then you did
not install the DocBook DTD kit in a place where jade can find it,
or you have not set up the catalog files correctly. See the
installation hints above. The DocBook stylesheets are looked for
the first line look like this:
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
+<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook V4.2//EN">
This means that anything and everything that reads