pash
pash copied to clipboard
Missing libtoolize for setup
This might be an issue in the libdash package. Putting it here for future reference.
The libdash build fails, unless libtool is installed.
Solution: sudo apt-get install build-essential libtool - add this to the setup script.