Cannot find build instructions
Opened this issue · 1 comments
ryandesign commented
I can't find any instructions for how to build tup. The readme just refers me to the web site. The web site has instructions for building from git (run ./bootstrap.sh
) but no instructions for how to build from a release tarball. There is also a build.sh script but no information explaining under what circumstances one should use one or the other. Dependencies aren't mentioned either.
uohmak4fvpqe commented
Just personal experience here, but I unzip and run ./bootstrap.sh
in the folder. Then I figure out the dependencies from the error messages, which are pretty informative