i am setting up SNORT for this i need ,apache,php,mysql,and acid. on rh9.
iI am upto installing PHP and this is what happend
root@linbox php-4.3.3]# ./configure --prefix=/www/php --with-apxs2=/www/bin/apxs
--with-config-file-path=/w
ww/php --enable-sockets --with-mysql=/usr/local/my
sql --with-zlib-dir=/usr/local
--with-gd
i got this at the end of the output
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.
then i tried it by adding --with-jpeg-dir=/usr/lib
the libpng file is also in /usr/lib
Does anyone know how to resolve this issue please.
Start Free Trial