i have tried to install php-4.0.4p1 on red hat 7.0 with this compile ./configure --with-mm=/etc/httpd/mm/ --with-gd --with-apxs=/etc/httpd/bin/ap xs --with-zlib --with-dom --with-magic-quotes --prefix=/etc/httpd/ --with-qt -dom --with-ttf=/usr/include/freetype2 the configure part works ok - but when i type make it exits with the following error make[1]: Entering directory `/usr/src/php-4.0.4pl1' /bin/sh /usr/src/php-4.0.4pl1/libtool --silent --mode=link gcc -I. -I/usr/src/php-4.0.4pl1/ -I/usr/src/php-4.0.4pl1/main -I/usr/src/ph p-4.0.4pl1 -I/etc/httpd/include -I/usr/src/php-4.0.4pl1/Zend -I/usr/include/ freetype -I/usr/src/php-4.0.4pl1/ext/mysql/libmysql -I/etc/httpd/mm//include -I/usr/src/php-4.0.4pl1/ext/xml/expat/xmltok -I/usr/src/php-4.0.4pl1/ext/xm l/expat/xmlparse -I/usr/src/php-4.0.4pl1/TSRM -DLINUX=22 -DNO_DBM_REWRITEMA P -DMOD_SSL=208101 -DMOD_PERL -DUSE_PERL_SSI -DUSE_HSREGEX -DEAPI -DEAPI_MM -DSHARED_CORE -DXML_BYTE_ORDER=12 -g -O2 -o libphp4.la -rpath /usr/src/php-4.0.4pl1/libs -avoid-version -L/etc/httpd/mm//lib -R /etc/httpd/mm//lib stub.lo Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la ext/domxml/libdomxml.la ext/gd/libgd.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 ext/zlib/libzlib.la TSRM/libtsrm.la -ldl -lz -lmm -lttf -lz -lpng -lgd -lz -lxml -lresolv -lm -l dl -lcrypt -lnsl -lresolv -Lyes/lib -lz /usr/src/php-4.0.4pl1/libtool: cd: 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 find -lpam collect2: ld returned 1 exit status make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory `/usr/src/php-4.0.4pl1' make: *** [all-recursive] Error 1 does anyone know what is going wrong here??? i have recently upgraded many of my software packages to be in line with red hat 7.1 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]