Re: make world fails - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: make world fails
Date
Msg-id 1304245581.25776.8.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: make world fails  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On tor, 2011-04-28 at 00:03 -0400, Tom Lane wrote:
> 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.

No, not without some external program to do the caching.




pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: strange view performance
Next
From: Tomas Vondra
Date:
Subject: Re: a bit strange btree index tuples