[OpenAFS-Doc] Re: XML -> ?? toolchain?

Russ Allbery rra@stanford.edu
Fri, 27 May 2011 12:31:34 -0700


Jeff Blaine <jblaine@kickflop.net> writes:
> On 5/27/2011 2:19 PM, Russ Allbery wrote:
>> Andrew Deason<adeason@sinenomine.net>  writes:

>>> If you want to build the PDF, you need dblatex ("Docbook to latex"; in
>>> Debian the package is dblatex, and I think it is in RHEL too). For HTML
>>> you just need an xslt processor and the docbook HTML XSL stylesheet, and
>>> give them to ./configure. Debian's packaging passes
>>> --with-xslt-processor=xsltproc
>>> --with-html-xsl=/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl

>> I don't know what the Red Hat package names are, but on Debian, you need:

>>      dblatex
>>      docbook-xsl
>>      libxml2-utils
>>      xsltproc

>> That might help with tracking down the Red Hat equivalents.

> Thanks, I see now the Makefile documents some of that.

> # HTML_XSL is specific to Debian and will need to be modified on other
> # systems until we have a better mechanism for finding the correct path.
> HTML_XSL = no
> # XSLTPROC = libxslt
> XSLTPROC = xsltproc

> What's HTML_XSL supposed to point to?

See Andrew's above.  It should point to the XSL file for Docbook, wherever
that gets put.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>