Hi guys,
I am doing some maintenance on my workstation and I get stuck upgrading Langrage from Git, I have my notes but do not work:
Compiling Lagrange on FreeBSD 13, the %22Dirty And Quick%22 Guide!'
So basically when I start the process I get this:
I tried to use the various *SSL available but I get always the same output. Perhaps it is something that doesn't depend by FreeBSD...
Anyway, thanks!
?
I am doing some maintenance on my workstation and I get stuck upgrading Langrage from Git, I have my notes but do not work:
Compiling Lagrange on FreeBSD 13, the %22Dirty And Quick%22 Guide!'
So basically when I start the process I get this:
Code:
cmake .. -DCMAKE_BUILD_TYPE=Release (release) 00:06
-- CPU supports SSE 4.1
-- Detected FreeBSD
-- Using system-provided libssl: /usr/local/lib/libssl.so
CMake Error at cmake/Depends.cmake:46 (message):
Lagrange requires OpenSSL for TLS. Please check if pkg-config can find
'openssl'.
Call Stack (most recent call first):
CMakeLists.txt:80 (include)
-- Configuring incomplete, errors occurred!
See also "/home/zagor/Git/lagrange/build/CMakeFiles/CMakeOutput.log".
See also "/home/zagor/Git/lagrange/build/CMakeFiles/CMakeError.log".
I tried to use the various *SSL available but I get always the same output. Perhaps it is something that doesn't depend by FreeBSD...
Anyway, thanks!
?