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

Document build steps for pure cabal setups #3846

Closed
coot opened this issue May 9, 2022 · 1 comment · Fixed by #3796
Closed

Document build steps for pure cabal setups #3846

coot opened this issue May 9, 2022 · 1 comment · Fixed by #3796
Assignees
Labels
documentation era: babbage priority high issues/PRs that MUST be addressed. The release can't happen without this; priority: high Needs to be addressed as soon as possible, probably within current sprint. type: documentation Improvements or additions to documentation user type: internal Created by an IOG employee Vasil

Comments

@coot
Copy link
Contributor

coot commented May 9, 2022

Building with cabal on linux requires a non trivial setup. One needs to:

  • install libsecp256k1 with correct configuration flags
  • install libsodium from the right branch or using the right cabal flags
  • install libsystemd

A good starting point are instructions from this README.md.

@CarlosLopezDeLara CarlosLopezDeLara added the priority high issues/PRs that MUST be addressed. The release can't happen without this; label May 16, 2022
@dorin100 dorin100 added the Vasil label May 24, 2022
@CarlosLopezDeLara
Copy link
Contributor

This PR solves this #3796

@CarlosLopezDeLara CarlosLopezDeLara self-assigned this May 26, 2022
@iohk-bors iohk-bors bot closed this as completed in #3796 Jun 2, 2022
@dorin100 dorin100 added type: documentation Improvements or additions to documentation user type: internal Created by an IOG employee priority: high Needs to be addressed as soon as possible, probably within current sprint. era: babbage labels Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation era: babbage priority high issues/PRs that MUST be addressed. The release can't happen without this; priority: high Needs to be addressed as soon as possible, probably within current sprint. type: documentation Improvements or additions to documentation user type: internal Created by an IOG employee Vasil
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants