Cannot Make Install or Compile #2
Answered
by
Hassiopeia
Hassiopeia
asked this question in
Q&A
-
Hello, I'm posting here because I don't believe this is an issue with your code, but rather an issue on my system, and hoping you could help with. When I try to Make and then Make Install steps, I receive error regarding openssl and then the processes terminate. I have openssl installed, but perhaps it's not finding it in its install location. |
Beta Was this translation helpful? Give feedback.
Answered by
Hassiopeia
Dec 14, 2020
Replies: 1 comment
-
I figured it out. I needed to install libssl-dev |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hassiopeia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured it out. I needed to install libssl-dev