Skip to content

Instantly share code, notes, and snippets.

@TranquilMarmot
Created October 27, 2013 03:54
Show Gist options
  • Save TranquilMarmot/7177809 to your computer and use it in GitHub Desktop.
Save TranquilMarmot/7177809 to your computer and use it in GitHub Desktop.
Compiling with SSL support
-- checking for module 'openssl'
-- package 'openssl' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES
OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindOpenSSL.cmake:244 (find_package_handle_standard_args)
CMakeLists.txt:443 (find_package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment