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

Install libgmp and libsodium when compiling on Ubuntu #173

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tonysm
Copy link

@tonysm tonysm commented Jul 8, 2024

Fixed

  • Adds the gmp extension when we can locate the libgmp.so file on Ubuntu compilation
  • Adds the sodium extension when we can locate the libsodium.so file on Ubuntu compilation

closes #147

@tonysm tonysm requested a review from a team as a code owner July 8, 2024 21:46
@tonysm tonysm changed the title Install libgmp when compiling on Ubuntu Install libgmp and libsodium when compiling on Ubuntu Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Sodium not installed on ubuntu
1 participant