Hello, i have a problem when i have the make with php4.0.4pl1. I first install libxml2-2.2.8 in my red hat 6.0 linux distribution, but i'm not very sure if i am installing it correctly because when i try to type the instruction make in the php compilation i have this error:
/bin/sh /usr/local/src/php-4.0.4pl1/libtool --silent --mode=link gcc -I. -I/usr/local/src/php-4.0.4pl1/ -I/usr/local/src/php-4.0.4pl1/main -I/usr/local/src/php-4.0.4pl1 -I/usr/local/apache/include -I/usr/local/src/php-4.0.4pl1/Zend -I/usr/local/include -I/usr/local/mysql/include/mysql -I/usr/local/src/php-4.0.4pl1/ext/xml/expat/xmltok -I/usr/local/src/php-4.0.4pl1/ext/xml/expat/xmlparse -I/usr/local/src/php-4.0.4pl1/TSRM -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -DXML_BYTE_ORDER=12 -g -O2 -o libphp4.la -rpath /usr/local/src/php-4.0.4pl1/libs -avoid-version -L/usr/local/lib -L/usr/local/mysql/lib/mysql -R /usr/local/lib -R /usr/local/mysql/lib/mysql stub.lo Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la ext/domxml/libdomxml.la ext/mysql/libmysql.la ext/pcre/libpcre.la ext/posix/libposix.la ext/session/libsession.la ext/standard/libstandard.la ext/xml/libxml.la TSRM/libtsrm.la -lpam -ldl -lmysqlclient -lz -lxml -lresolv -lm -ldl -lcrypt -lnsl -lresolv -Lyes/lib -lz
/usr/local/src/php-4.0.4pl1/libtool: yes/lib: No such file or directory
libtool: link: warning: cannot determine absolute directory name of yes/lib'
libtool: link: passing it literally to the linker, although it might fail
/usr/bin/ld: cannot open -lz: No such file or directory
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory/usr/local/src/php-4.0.4pl1'
make: *** [all-recursive] Error 1
Please, i need help, please, i think i am installing libxml bad or i am using option --with-dom=/path bad. I don't know
Thanks for your help and your time, Nacho