|
||||||
| Linux Applications Discussion for Linux Software and Application releated issues. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
When I try to compile PHP I get this error:
configure: error: xml2-config not found. Please check your libxml2 installation. I then do apt-get install libxml2 (which works) and still get the error. Anyone know what I need to install? There is no libxml2-devel package (at least it does not find one). |
| Sponsored Links |
|
|||
|
Yes this would work surely..
|
|
|||
|
I just had the same problem, and this solution worked for me. However, since I was compiling php with mysql, I also kept getting this error:
Code:
configure: error: Cannot find MySQL header files under yes. Note that the MySQL client library is not bundled anymore! Code:
sudo apt-get install libmysqlclient-dev |
| Sponsored Links |
![]() |
| Tags |
| libxml2 |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ModSec error | Wanch | Linux Web Server | 2 | 08-20-2008 01:06 PM |
| GPG Error | Prog | Linux General | 2 | 08-18-2008 01:01 PM |
| Apt-Get Error | HappyUser | Linux Applications | 0 | 08-13-2008 02:34 PM |
| how to compile source kernel | raammadala | Linux Hardware | 1 | 08-01-2008 12:50 PM |