We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We would like to improve the installation instructions for HADES with container and Linux instructions.
The text was updated successfully, but these errors were encountered:
Inspired by our Github Actions workflow, here are the Linux libraries you'll need:
apt-get install -y libssh-dev apt-get install -y default-jdk apt-get install -y make apt-get install -y libicu-dev apt-get install -y libcurl4-openssl-dev apt-get install -y libssl-dev apt-get install -y libxml2-dev apt-get install -y pandoc apt-get install -y git apt-get install -y libssh2-1-dev apt-get install -y libpq-dev apt-get install -y unixodbc-dev
I don't see libsodium, but some packages (like keyring) will need that too,
Sorry, something went wrong.
Here is the repo to check out in order to submit pull requests... https://github.com/ftrotter/Broadsea
No branches or pull requests
We would like to improve the installation instructions for HADES with container and Linux instructions.
The text was updated successfully, but these errors were encountered: