Edit report at https://bugs.php.net/bug.php?id=60750&edit=1

 ID:                 60750
 Comment by:         jose dot nobile at gmail dot com
 Reported by:        naox at o2 dot pl
 Summary:            --with-libxml-dir is not respected
 Status:             Closed
 Type:               Bug
 Package:            *Compile Issues
 PHP Version:        5.3.9
 Block user comment: N
 Private report:     N

 New Comment:

before ./configure, run rm -f ../config.cache; rm -f config.cache


Previous Comments:
------------------------------------------------------------------------
[2012-01-13 20:43:38] naox at o2 dot pl

cached... clean source dir did the trick

------------------------------------------------------------------------
[2012-01-13 20:26:02] naox at o2 dot pl

Description:
------------
# ls /usr/libxml2-2.7.8
./  ../  bin/  include/  lib/  share/


# ls /usr/libxml2-2.7.8/bin/
./  ../  xml2-config*  xmlcatalog*  xmllint*

none works:
./configure --with-libxml-dir=/usr/libxml2-2.7.8
./configure --with-libxml-dir=/usr/libxml2-2.7.8/bin/
./configure --with-libxml-dir=/usr/libxml2-2.7.8/include/
./configure --with-libxml-dir=/usr/libxml2-2.7.8/lib/



checking libxml2 install dir... /usr/libxml2-2.7.8/bin/
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes




------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=60750&edit=1

Reply via email to