ID: 47571 Updated by: [email protected] Reported By: batemans_25 at hotmail dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Xubuntu 8.10 PHP Version: 5.2.9 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Either you didn't install the devel (rpm?) package which has xml2-config script or it's not in your PATH. Either or, it's not a PHP bug. Previous Comments: ------------------------------------------------------------------------ [2009-03-05 10:49:07] batemans_25 at hotmail dot com Description: ------------ Configuring extensions checking whether to enable LIBXML support... yes checking libxml2 install dir... no checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation. FROM shell SCRIPT: r...@compaq-presario:~/Documents/PHP/php-5.2.9# ./configure --prefix=/usr/local/php --with-apxs2=/usr/bin/apxs2 --with-mysql=/usr/share/mysql --enable-magic-quotes checked package manager == YES [and I re-Installed]!!! Expected result: ---------------- SUCCESS and on to "make" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=47571&edit=1
