Re: make world fails

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Kevin Grittner <kevin(dot)grittner(at)wicourts(dot)gov>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: make world fails
Date: 2011-04-27 21:57:28
Message-ID: 1303941448.2950.8.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan Ports 2011-04-27 22:11:12 Re: SIREAD lock versus ACCESS EXCLUSIVE lock
Previous Message Noah Misch 2011-04-27 21:30:47 Re: XML with invalid chars