ZoneMinder install
Jump to navigation
Jump to search
ZoneMinder 1.24.2 install
use this rpm based install documentation
some hints
- repository is on www.liquid-co.de but there is also a one-click-install
- use the MP version (uses libs from packman)
- Also needed: apache and mysql server installed and started (but no special configuration except maybe running mysql_secure_installation - does some one time mysql initialisations)
- run zm_database_init as root
- do not change zm_admin user (seems to be hardcoded somewhere)
- zm can be started from web interface or /etc/init.d/zm during boot or rczm manually
- dont try tar install:
- lots of dependencies (some only cpan or download, no rpm).
- Needs a gentoo source patch and a manual add of #include <cstdio>
- lots of configure options required for error free compile
--Joachim 14:44, 30 November 2010 (CET)