So I'm in rewind-to-start mode, on SuSE 10.0 and a P4. Not as pretty, but faster.
Alas, I'm having the usual teething pains:
Code: Select all
checking mysql/mysql.h usability... no
checking mysql/mysql.h presence... yes
configure: WARNING: mysql/mysql.h: present but cannot be compiled
configure: WARNING: mysql/mysql.h: check for missing prerequisite headers?
configure: WARNING: mysql/mysql.h: see the Autoconf documentation
configure: WARNING: mysql/mysql.h: section "Present But Cannot Be Compiled"
configure: WARNING: mysql/mysql.h: proceeding with the preprocessor's result
configure: WARNING: mysql/mysql.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------- ##
configure: WARNING: ## Report this to support@zoneminder.com ##
configure: WARNING: ## ------------------------------------- ##
checking for mysql/mysql.h... yes
Code: Select all
linux:/appl/ZoneMinder-1.22.2 # rpgrep mysql
mysql-client-4.1.13-3
mysql-4.1.13-3.6
mysql-administrator-1.0.22a-2
mysql-devel-4.1.13-3
mysql-shared-4.1.13-3
perl-DBD-mysql-3.0002-2
mysql-Max-4.1.13-3
Code: Select all
checking whether MD5 is declared... no
configure: error: zm requires openssl/md5.h
make: *** No targets specified and no makefile found. Stop.
linux:/appl/ZoneMinder-1.22.2 # locate openssl/md5.h
/usr/include/openssl/md5.h