On Wed, 23 May 2001, leo wrote:

>I'm install PDFlib rpm files (pdflib-4.0.1-1,pdflib-tcl-4.0.1-1,pdflib-devel-4.0.1-1).

Where did you get these RPMs ?

>My PHP configure lines:
>./configure --with-mysql=/usr/local/mysql --with-apache=/usr/src/apache_1.3.19
>--enable-ftp --enable-discard-path --with-pdflib=/usr/lib --with-gd
>That's OK! System don't response any error messages!
>Then, I compile PHP and Apache source code.
>No any error messages during compiling.

Use /usr as path.
And then check the config.log why the test fails.

>P.S: Before compile PHP, I have updated the PHP source sode from PHP and Zend CVS.
>My commands are:
>==> # cvs -d :pserver:[EMAIL PROTECTED]:/repository co php4
>==> # cd php4
>==> # cvs -d :pserver:[EMAIL PROTECTED]:/repository co Zend TSRM
>==> # cp -r * /usr/src/php-4.0.5/

Why do you copy these files? You don't need to get anything from CVS.
Just use the sources found in php-4.0.5.tar.gz

--Jani



-- 
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]

Reply via email to