We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afa8be commit 26a6267Copy full SHA for 26a6267
doc/src/sgml/docguide.sgml
@@ -277,6 +277,17 @@ apt-get install docbook docbook-dsssl docbook-xsl openjade1.3 opensp xsltproc
277
</para>
278
</sect2>
279
280
+ <sect2>
281
+ <title>Mac OS X</title>
282
+
283
+ <para>
284
+ If you use MacPorts, the following will get you set up:
285
+<programlisting>
286
+sudo port install docbook-dsssl docbook-sgml-4.2 docbook-xml-4.2 docbook-xsl libxslt openjade opensp
287
+</programlisting>
288
+ </para>
289
+ </sect2>
290
291
<sect2>
292
<title>Manual Installation from Source</title>
293
0 commit comments