On 05/04/2017 19:23, Richard Hipp wrote:
On 4/4/17, Jens Alfke <j...@mooseyard.com> wrote:
The issue here seems to be that some scripts in the SQLite source
distribution are _implicitly_ assuming that the default shell is bash, or
else that ‘sh’ is an alias of bash. The best fix, IMHO, would be to make
those scripts explicitly invoke bash, using a shebang or whatever.
The deeper issue is that I do not have access to a machine that lacks
bash on which to test the modifications....
Install ksh, link /bin/sh and /usr/bin/sh to it.
Cheers,
Gary B-)
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users