Skip to content
New issue

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

Update getting-started installation dependencies #4107

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

catch-21
Copy link
Contributor

Update installation dependencies for Fedora and Ubuntu inline with automated test IntersectMBO/cardano-node-tests#1191

Update installation dependencies for Fedora and Ubuntu
@catch-21 catch-21 requested a review from jorisdral June 28, 2022 10:51
Copy link

@jorisdral jorisdral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I add these installation instructions separately in this PR as well, but those changes will only be incorporated in master once consensus/feature/utxo-hd is merged into master. Probably it's still useful to update the dependencies here, since not all of them are UTxO-HD related, so LGTM

@@ -35,14 +35,14 @@ In Redhat, Fedora, and Centos:
```bash
sudo yum update -y
sudo yum install git gcc gcc-c++ tmux gmp-devel make tar xz wget zlib-devel libtool autoconf -y
sudo yum install systemd-devel ncurses-devel ncurses-compat-libs -y
sudo install systemd-devel ncurses-devel ncurses-compat-libs which jq openssl-devel lmdb-devel -y

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sudo install systemd-devel ncurses-devel ncurses-compat-libs which jq openssl-devel lmdb-devel -y
sudo yum install systemd-devel ncurses-devel ncurses-compat-libs which jq openssl-devel lmdb-devel -y

@catch-21
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 28, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit 6a465b0 into master Jun 28, 2022
@iohk-bors iohk-bors bot deleted the james/update-installation-dependencies branch June 28, 2022 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants