Skip to content

Specify dependencies more fully #27

@pjvandehaar

Description

@pjvandehaar

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.8 which is no longer available (and libssl1.0.0 passes the tests anyways)
  • complained about missing /usr/local/gotcloud/test/umake even though I have ./gotcloud/test/umake
  • missed cmake g++ libz-dev libncurses5-dev

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions