Page 1 of 1

Mandrake problems

Posted: Tue Mar 01, 2005 5:22 pm
by ryanb100
Hi I'm a bit of a newbie as far as Zoneminder goes, and I'm having a few problems when trying to install on Mandrake 10.1 Official.

initially I had the libjpeg.a missing error which I fixed by installing the libjpeg-devel package

but now Im getting missing libz.a

checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking how to run the C++ preprocessor... g++ -E
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking whether round is declared... yes
checking whether strsignal is declared... yes
checking whether MD5 is declared... no
checking for jpeg_start_compress in -ljpeg... yes
checking for compress in -lz... no
configure: error: zm requires libz.a


please help
tia
Brendan

Posted: Wed Mar 02, 2005 8:43 pm
by gungner
Hi,

DOnt know if it helps but liz is included in :
libzap1-devel
libzvbi0-devel
libzvt2.0_0-devel

I got them all so I don't know which is the minimum. Try then one at the time until error disappears.

cheers, tord