Skip to content

installation issues #19

@janursa

Description

@janursa

Installation issues encountered by Marco

  • (minor) when installing openjdk with homebrew for Mac as described in the openproblems documentation there is another step for me required to link it correctly which is not mentioned sudo ln -sfn /opt/homebrew/opt/openjdk\@11/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk

  • when cloning the repository, the "common" submodule doesnt get cloned. So instead I would put the following command in the readme, that automatically also clones the submodules: git clone [email protected]:openproblems-bio/task_grn_inference.git --recurse-submodules

  • To download the ressource, the aws CLI tool needs to be installed, this was not mentioned before. Here are the lines of code to install it: curl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o "AWSCLIV2.pkg" sudo installer -pkg AWSCLIV2.pkg -target /

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions