bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison wget solution


From: Paul Eggert
Subject: Re: bison wget solution
Date: Sun, 20 Mar 2005 00:04:27 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

address@hidden writes:

>    wget http://www2.iro.umontreal.ca/~gnutra/po/maint/bison/da.po &&
>    wget http://www2.iro.umontreal.ca/~gnutra/po/maint/bison/de.po &&
>    ...

That's not acceptable, since the bootstrap script shouldn't
have to be changed every time we add a translation.

>>What is the equivalent of -C off for the older wget?
>that is the --no-cache option

But --no-cache does not work with newer wget implementations.

How about if you just download the latest wget, build it, and install
it in your PATH?  That is how I deal with this sort of situation.
"bootstrap" is supposed to be for developers, and developers are
supposed to have recent tools.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]