Skip to content

Setup.sh misses dependencies #1

Description

@linuswagner

When running setup.sh on a fresh copy of Ubuntu 20.04, the installation fails because git is not installed on the system.
This should either be stated as a prerequisite or checked for in the script and installed as well.

Further, there should be a note that the script is required to be run from the home-directory. If the script is run from the root of the repository, the nest-simulator will be cloned to the wrong location which leads cmake in line 45 to fail (because it expects the simulator to be in the home-directory).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions