On Wed, May 06, 2015 at 11:52:04PM +0200, Ángel González wrote:
On 06/05/15 10:46, Giuseppe Scrivano wrote:
Ander Juaristi<[email protected]> writes:
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.
that won't be enough, I am afraid. He had bash installed just /bin/sh
was pointing somewhere else.
Regards,
Giuseppe
The shebang could be changed to /bin/bash
However, dash supports $() and should be perfectly ok, indeed, ‘dash
bootstrap’ works fine here.
'dash bootstrap' doesn't work for me at all. I'm getting the same errors as
mentioned earlier:
./bootstrap: 421: ./bootstrap: autoconf 2.62: not found
./bootstrap: Error: 'autoconf 2.62' not found
./bootstrap: 421: ./bootstrap: automake 1.11.1: not found
./bootstrap: Error: 'automake 1.11.1' not found
./bootstrap: 421: ./bootstrap: autopoint -: not found
./bootstrap: Error: 'autopoint -' not found
./bootstrap: 421: ./bootstrap: gettext 0.17: not found
./bootstrap: Error: 'gettext 0.17' not found
./bootstrap: 421: ./bootstrap: git 1.4.4: not found
./bootstrap: Error: 'git 1.4.4' not found
./bootstrap: 421: ./bootstrap: makeinfo -: not found
./bootstrap: Error: 'makeinfo -' not found
./bootstrap: 421: ./bootstrap: perl 5.5: not found
./bootstrap: Error: 'perl 5.5' not found
./bootstrap: 421: ./bootstrap: rsync -: not found
./bootstrap: Error: 'rsync -' not found
./bootstrap: 421: ./bootstrap: tar -: not found
./bootstrap: Error: 'tar -' not found
./bootstrap: 421: ./bootstrap: xz -: not found
./bootstrap: Error: 'xz -' not found
./bootstrap: 421: ./bootstrap: flex -: not found
./bootstrap: Error: 'flex -' not found