You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@egonw : could we update the make install file, so that it download all the requirements in one go (so also curl, git, etc.), as listed in the readme.md?
Step 1. Requirements
You need the following programs and experience with a Makefile:
curl
git
zip
java
javac
bash
You also need four Java archives in the libs/ folder that you can download (and update) with:
make install
The text was updated successfully, but these errors were encountered:
@egonw : could we update the make install file, so that it download all the requirements in one go (so also curl, git, etc.), as listed in the readme.md?
The text was updated successfully, but these errors were encountered: