[solved] still problems installing zm 1.22.x with SuSE 10.1
Posted: Mon Jul 17, 2006 6:25 am
hi,
I try to install zm on a new configured SuSE 10.1 but
after starting configurationen with:
./configure --with-webdir=/srv/www/htdocs/ --with-cgidir=/srv/www/cgi-bin/ --with-webgroup=www --with-webuser=wwwrun ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=zm ZM_DB_PASS=zm CPPFLAGS="-I/usr/include"
I get:
...
checking whether strsignal is declared... no
checking whether MD5 is declared... no
configure: error: zm requires openssl/md5.h
I have check the my installation with:
find / -name md5.h -print
/usr/src/linux-2.6.16.13-4/fs/cifs/md5.h
/usr/include/sasl/md5.h
/usr/include/htdig/md5.h
/usr/include/openssl/md5.h
and included CPPFLAGS="-I/usr/include"
and read this forum but I found no solution for this error.
is it possible to change the .configure or configure.in ?
my system:
Linux security 2.6.16.13-4-bigsmp #1 SMP Wed May 3 04:53:23 UTC 2006 i686 i686 i386 GNU/Linux
on a dual pIII with 1100 mhz
can you help me?
thanks
IP
I try to install zm on a new configured SuSE 10.1 but
after starting configurationen with:
./configure --with-webdir=/srv/www/htdocs/ --with-cgidir=/srv/www/cgi-bin/ --with-webgroup=www --with-webuser=wwwrun ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=zm ZM_DB_PASS=zm CPPFLAGS="-I/usr/include"
I get:
...
checking whether strsignal is declared... no
checking whether MD5 is declared... no
configure: error: zm requires openssl/md5.h
I have check the my installation with:
find / -name md5.h -print
/usr/src/linux-2.6.16.13-4/fs/cifs/md5.h
/usr/include/sasl/md5.h
/usr/include/htdig/md5.h
/usr/include/openssl/md5.h
and included CPPFLAGS="-I/usr/include"
and read this forum but I found no solution for this error.
is it possible to change the .configure or configure.in ?
my system:
Linux security 2.6.16.13-4-bigsmp #1 SMP Wed May 3 04:53:23 UTC 2006 i686 i686 i386 GNU/Linux
on a dual pIII with 1100 mhz
can you help me?
thanks
IP