+
Installation on Fedora, RHEL, and Derivatives
- Most vendors provide a complete RPM set for DocBook processing in
- their distribution. Look for an SGML
option while
- installing, or the following packages:
- sgml-common, docbook,
- stylesheets, openjade
- (or jade). You may also need sgml-tools
- and either xsltproc or libxslt>. If your
- distributor does not provide these then you should be able to make
- use of the packages from some other, reasonably compatible vendor.
+ To install the required packages, use:
+yum install docbook-dtds docbook-style-dsssl docbook-style-xsl libxslt openjade
+