Re: make world fails - Mailing list pgsql-hackers

From Tom Lane
Subject Re: make world fails
Date
Msg-id 17545.1303963396@sss.pgh.pa.us
Whole thread Raw
In response to Re: make world fails  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: make world fails  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On ons, 2011-04-27 at 17:54 -0300, Alvaro Herrera wrote:
>> 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

Is there a way to say "fetch all the documents I need for this build
into my local cache"?  Then you could do that when your network was up,
and not have to worry about failures in future.  The set of URIs we
reference doesn't change much.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Best way to construct Datum out of a string?
Next
From: Tom Lane
Date:
Subject: Re: unknown conversion %m