First post newbie here... with hopefully a simple question to answer.
Has anybody managed to successfully install ZoneMinder (any version - I attempt 1.26.5) on a Blueonyx Distro? see: blueonyx.it
If so, as a realtively inexperienced Linux user, I would be interested in some guidance on how it's done.
So far I've got cmake install and attempting to 'cmake' the installation using the following:
cmake -DZM_DB_NAME="dbname" ZM_DB_PASS="password" ./
It reported the following error:
Code: Select all
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)
CMake error at CMakeLists.txt:224 (message):
zm requires mysqlclient but is was not found on your system.
Many thanks,
Simon.