Mandrake problems

Support and queries relating to all previous versions of ZoneMinder
Locked
ryanb100
Posts: 3
Joined: Mon Nov 22, 2004 3:00 pm

Mandrake problems

Post 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
gungner
Posts: 35
Joined: Tue Feb 08, 2005 8:24 pm

Post 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
Locked