Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Fix installation issues #2037
Conversation
ricco386
added some commits
Mar 20, 2017
matrixbot
commented
Mar 20, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Mar 20, 2017
|
Can one of the admins verify this patch? |
matrixbot
commented
Mar 20, 2017
|
Can one of the admins verify this patch? |
|
thanks! A few points:
|
|
You are right with the first part. libsodium is not needed as a system requirement on CentOS. My problem was that it crashed during the However with the second bit it doesnt upgrade both at the same time. I have to upgrade
When I try to upgrade in one command, eg.: Signed-off-by: Richard Kellner richard.kellner@gmail.com |
richvdh
self-assigned this
Mar 23, 2017
|
Ok, great, thanks very much for your investigative work. I'm afraid I still need signoff on the original commits (sigh). Can you write a signed-off-by here? |
|
Sure no problem. Signed-off-by: Richard Kellner richard.kellner@gmail.com |
ricco386 commentedMar 20, 2017
•
edited
I have tried to install accourding the README.rst, but I had a few issues. I have updated file so it is installable on CentOS7 without errors.
Signed-off-by: Richard Kellner richard.kellner@gmail.com