On ons, 2011-04-27 at 17:54 -0300, Alvaro Herrera wrote: > Excerpts from Alvaro Herrera's message of miƩ abr 27 17:28:32 -0300 2011: > > > I think you need to install some Docbook XSL package or other. > > In my system (Debian) I have a catalog.xml file from the docbook-xsl > package which has these two lines in it: > > <rewriteURI > uriStartString="http://docbook.sourceforge.net/release/xsl/current/" > rewritePrefix="./"/> > <rewriteSystem > systemIdStartString="http://docbook.sourceforge.net/release/xsl/current/" > rewritePrefix="./"/> > > (where the ./ appears to refer to the > /usr/share/xml/docbook/stylesheet/docbook-xsl directory) > > I take it that if I have a manpages/docbook.xsl in that path, it uses > that instead of trying to fetch it from sourceforge.
Exactly. If you don't want to depend on net access, you can do something like make whatever XSLTPROCFLAGS=--nonet -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers