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

 ID:                 60750
 User updated by:    naox at o2 dot pl
 Reported by:        naox at o2 dot pl
 Summary:            --with-libxml-dir is not respected
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            *Compile Issues
 PHP Version:        5.3.9
 Block user comment: N
 Private report:     N

 New Comment:

cached... clean source dir did the trick


Previous Comments:
------------------------------------------------------------------------
[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