GeoIPUpdate.c:30:18: zlib.h: No such file or directory
GeoIPUpdate.c: In function `GeoIP_update_database':
GeoIPUpdate.c:63: `gzFile' undeclared (first use in this function)
GeoIPUpdate.c:63: (Each undeclared identifier is reported only once
GeoIPUpdate.c:63: for each function it appears in.)
GeoIPUpdate.c:63: parse error before "gz_fh"
GeoIPUpdate.c:193: `gz_fh' undeclared (first use in this function)
GeoIPUpdate.c:193: warning: implicit declaration of function `gzopen'
GeoIPUpdate.c:200: warning: implicit declaration of function `gzread'
GeoIPUpdate.c:202: warning: implicit declaration of function `gzclose'
GeoIPUpdate.c:211: warning: implicit declaration of function `unlink'
make[1]: *** [GeoIPUpdate.lo] Error 1
make[1]: Leaving directory `/home/titan/Titanek/Programs/HUB/GeoIP-1.1.9/libGeoIP'
make: *** [install-recursive] Error 1

Tak toto mi to píše, když dám make.
Předtím sem dal ./configure a bylo to oki.
Vče jsem spouštěl jako su.
V čem je problém ?