84
84
<listitem>
85
85
<para>
86
86
This is the definition of DocBook itself. We currently use version
87
- 4.2 ; you cannot use later or earlier versions. You need
87
+ 4.5 ; you cannot use later or earlier versions. You need
88
88
the <acronym>XML</acronym> variant of the DocBook DTD, not
89
89
the <acronym>SGML</acronym> variant.
90
90
</para>
@@ -214,7 +214,7 @@ apt-get install docbook-xml docbook-xsl fop libxml2-utils xsltproc
214
214
<para>
215
215
If you use MacPorts, the following will get you set up:
216
216
<programlisting>
217
- sudo port install docbook-xml-4.2 docbook-xsl fop
217
+ sudo port install docbook-xml-4.5 docbook-xsl fop
218
218
</programlisting>
219
219
If you use Homebrew, use this:
220
220
<programlisting>
@@ -234,7 +234,7 @@ brew install docbook docbook-xsl fop
234
234
like this:
235
235
<screen>
236
236
checking for xmllint... xmllint
237
- checking for DocBook XML V4.2 ... yes
237
+ checking for DocBook XML V4.5 ... yes
238
238
checking for dbtoepub... dbtoepub
239
239
checking for xsltproc... xsltproc
240
240
checking for fop... fop