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

Compile error on linux. Old version of libsodium(1.06). #8

Open
altcoinpirate opened this issue Mar 12, 2020 · 0 comments
Open

Compile error on linux. Old version of libsodium(1.06). #8

altcoinpirate opened this issue Mar 12, 2020 · 0 comments

Comments

@altcoinpirate
Copy link

When I compile on debian, ./build.sh creates an error when /res/libsodium/buildlibsodium.sh attempts to download libsodium, returning:

--2020-03-12 14:31:40--  https://download.libsodium.org/libsodium/releases/libsodium-1.0.16.tar.gz

Resolving download.libsodium.org (download.libsodium.org)... 37.59.238.213
Connecting to download.libsodium.org (download.libsodium.org)|37.59.238.213|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-03-12 14:31:43 ERROR 404: Not Found.

tar: libsodium-1.0.16.tar.gz: Cannot open: No such file or directory

Visiting the download location shows that https://download.libsodium.org/libsodium/releases/libsodium-1.0.16.tar.gz does not exist.
It has been moved to:
https://download.libsodium.org/libsodium/releases/old/libsodium-1.0.16.tar.gz
and replaced with 1.07 and 1.08, resulting in the 404 error.

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

No branches or pull requests

1 participant