On Thu, Oct 15, 2009 at 4:29 PM, Juha Heinanen <jh(a)tutpro.com> wrote:
Olle E. Johansson writes:
Is there any particular reason for why we always
fetch docbook style
sheets over HTTP when running "make README" ?
also schema generation required net access, but henning fixed it.
perhaps similar fix is needed here.
I just tried to build a couple READMEs in modules and both files with
docbook 4.2 and 4.4 seem to build fine on Debian with docbook-xsl
package installed.
If I uninstall the package then the build system fetches the XSL
stylesheets from the net.
Olle, if you have the XSL stylesheets in a non-standard location then
modify the file docbook/catalog.xml so that the build system can find
them. There is a small example (commented out) which points to a
directory in my home directory.
If you are no debian then just install package debian-xsl.
-- Jan