Hi there ..
When I try install php-4.0.6 I get the following error anyone got any ideas .. I have no idea what is wrong and no one seems to know how to solve it ... I have tried searching for the error online and it's a no go ...
Config
./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --enable-track-vars --enable-ftp --with-zlib-dir=/usr/local/include/ --with-zlib --with-gd --with-png-dir=/usr/local/include/libpng --with-jpeg-dir=/usr/include/ --with-ttf --enable-gd-native-tt --with-freetype-dir=/usr/local
After Make I get :
xml.la TSRM/libtsrm.la -ldl -lmysqlclient -lz -lgd -lfreetype -lpng -lz -ljpeg -lz -lcrypt -lresolv -lm -ldl -lnsl -lresolv
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make[1]: [libphp4.la] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.0.6'
make: [all-recursive] Error 1