bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] bootstrap problem


From: Ander Juaristi
Subject: Re: [Bug-wget] bootstrap problem
Date: Wed, 06 May 2015 08:33:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 05/06/2015 02:31 AM, Ángel González wrote:
A really clean solution :)
test $(echo y) = y || exit 1

It would be simple to add to bootstrap a line like
 > test $(echo y) = y || die 'No $() support. Please use a POSIX shell.'

Why don't we just add Bash to the dependency list, at README.checkout?
This is (or at least, should be) the first resource to read for current and 
future Wget developers.

If we want to be picky, we could even state that a POSIX-compatible shell 
*must* be used, blah blah blah.
Doing a first build from source is possibly the most frustrating phase for 
newcomers, and so we should document
possible pitfalls as we learn about them.

Or we could even do both: documentation + early dying.

--
Regards,
- AJ



reply via email to

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