-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
When installing on a fresh Ubuntu 16.10 server, I had to do sudo apt-get install make cmake java-common default-jre libssl1.0.0 g++ libz-dev libncurses5-dev.
scripts/check_requirements.sh:
- informed me about
make java-common default-jre - suggested
libssl0.9.8which is no longer available (andlibssl1.0.0passes the tests anyways) - complained about missing
/usr/local/gotcloud/test/umakeeven though I have./gotcloud/test/umake - missed
cmake g++ libz-dev libncurses5-dev
Metadata
Metadata
Assignees
Labels
No labels