Commit 26a62672 authored by Peter Eisentraut's avatar Peter Eisentraut

Add instructions for setting up documentation tool chain on Mac OS X

parent 7afa8bed
......@@ -277,6 +277,17 @@ apt-get install docbook docbook-dsssl docbook-xsl openjade1.3 opensp xsltproc
</para>
</sect2>
<sect2>
<title>Mac OS X</title>
<para>
If you use MacPorts, the following will get you set up:
<programlisting>
sudo port install docbook-dsssl docbook-sgml-4.2 docbook-xml-4.2 docbook-xsl libxslt openjade opensp
</programlisting>
</para>
</sect2>
<sect2>
<title>Manual Installation from Source</title>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment