Build Dependencies
Status: Beta
Brought to you by:
lisch
Unfortunately, I was unable to try out this utility due to the following reasons:
The build scripts have dependencies on zsh. Please make the build work for sh or bash.
When I try to run it in zsh, I get error:
> make
cd . && /bin/sh ./config.status config.h
config.status: error: invalid argument: `config.h'
make: *** [stamp-h1] Error 1
Thank you.