Page 1 of 1

Cannot install ZoneMinder 1.22

Posted: Tue Feb 07, 2006 9:52 pm
by calixto
At the end of running ./configure I get
checking whether MD5 is declared... no
configure: error: zm requires openssl/md5.h

md5.h is there

# uname -a
Linux linux 2.6.11.4-21.10-default #1 Tue Nov 29 14:32:49 UTC 2005 i686 i686 i386 GNU/Linux

Posted: Wed Feb 08, 2006 11:47 am
by tech_fixer
You should have these packages installed:
openssl
openssl-devel

To check if you have them, do:
rpm -qa | grep openssl

If one of them is missing, fetch the package for your distribution and install it.

Regards,
Jose.

Posted: Wed Feb 08, 2006 7:52 pm
by calixto
thanks
I had made all of that. Upgraded mysql, added other modules, reinstalled ZF
it should have worked...but not immediately :-)
I gave up for a while, installed other applications I got back to zone finder and I went beyond that point
thanks