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

Could NOT find sodium (missing: sodium_LIBRARY_RELEASE sodium_LIBRARY_DEBUG) #458

Closed
abdfnx opened this issue Aug 4, 2022 · 7 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@abdfnx
Copy link

abdfnx commented Aug 4, 2022

Describe the bug
Hi, when I tried to build dpp from source, I run cmake -B ./build then it's failed because sodium package is not found, although I downloaded the package (libsodium-dev)

Screenshots
Web capture_4-8-2022_17339_abdfnx-botway-q7qpqjxrg295rr github dev

System Details:

  • OS: Ubuntu
  • Discord Client used for testing: web
@abdfnx abdfnx added the bug Something isn't working label Aug 4, 2022
@raxyte
Copy link
Contributor

raxyte commented Aug 4, 2022

Install pkg-config and retry.

@abdfnx
Copy link
Author

abdfnx commented Aug 4, 2022

Install pkg-config and retry.

it's already installed

@braindigitalis
Copy link
Contributor

what is linuxbrew?

@braindigitalis
Copy link
Contributor

does your OS not have a proper package manager? homebrew is problematic enough on osx...

@abdfnx
Copy link
Author

abdfnx commented Aug 4, 2022

does your OS not have a proper package manager? homebrew is problematic enough on osx...

it's ubuntu, and the package manager is apt-get

and I've used homebrew just to install openssl

@braindigitalis
Copy link
Contributor

apt install pkg-config openssl-dev zlib1g-dev opus-dev libsodium-dev?

@abdfnx
Copy link
Author

abdfnx commented Aug 4, 2022

thanks for your time, the issue has been resolved

@abdfnx abdfnx closed this as completed Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants