Page 1 of 1

A small error I encountered

Posted: Mon Mar 13, 2023 6:51 am
by exception
I'm a student at school and recently used the open-source OpenVPN to develop a VPN. Of course I'm only for learning, I got an error after downloading and running the source code from github.

"CMake Error at CMakeLists.txt:31 (include):
include could not find load file:
openssl/openssl.cmake"

I don't have this document and I don't know what this document does :shock:

Re: A small error I encountered

Posted: Thu Mar 30, 2023 3:08 pm
by RemoteOne
Sounds like you may need to download the openssl-devel package(s) for your platform.