When i execute:
./configure --with-webdir=/var/www/ --with-cgidir=/var/www/cgi-bin ZM_SSL_LIB=openssl
It return an error:
checking whether MD5 is declared... no
configure: error: zm requires openssl/md5.h - use ZM_SSL_LIB option to select gnutls instead
but i have the md5 header in /usr/include/openssl/md5.h
how can i tell to the program where is the header?
Problems installing ZM
Re: Problems installing ZM
Hi SixLima
I have installed ZM without the option ZM_SSL_LIB and works fine. Did you try it?
If it doesn't works too, try to find another package that provides md5.h again. Maybe it works.
I have installed ZM without the option ZM_SSL_LIB and works fine. Did you try it?
If it doesn't works too, try to find another package that provides md5.h again. Maybe it works.