On Tue, 17 Apr 2007, Brett Knapik wrote:

To: php-install@lists.php.net
From: Brett Knapik <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Compiling PHP 4.4.6 to use expat 2

Hello,

I am trying to compile php 4.4.6 to use expat 2. I have compiled and
installed expat 2 to /opt/expat2. However, once I compile and install
php. the php info is still showing expat 1.95_7. I am using Fedora Core 3.

The only compile error I am getting is ...libexpat.la has been moved

Does anyone know how I can get php to use the expat2 library?

Under FC6 using php 5.2.1 I get the following from the ./configure --help messages:

--with-libexpat-dir=DIR   WDDX: libexpat dir for XMLRPC-EPI (deprecated)

even so, you might like to try:

  --with-libexpat-dir=/path/to/libexpat

Regards

Keith

Reply via email to