From:             greg at destiney dot com
Operating system: RedHat 8.0
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     Compile Failure
Bug description:  Compile fails when trying to find libxml

Description:
------------
My configure line:

./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr

ends with:

checking for new DOM support... yes
not found
configure: error: Please reinstall the libxml >= 2.4.14 distribution

I installed newest libxml from ftp://xmlsoft.org/:

> rpm -qa | grep libxml
libxml2-2.5.7-1

Ran ldconfig, same errors on second attempt.


-- 
Edit bug report at http://bugs.php.net/?id=24398&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24398&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24398&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24398&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24398&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24398&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24398&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24398&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24398&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24398&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24398&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24398&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24398&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24398&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24398&r=gnused

Reply via email to