Simon Bateman wrote: > 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. > > PHP say this is not their fault??!! > I used synaptic-package manager to re-install latest? libxml2 [2.6.32]
Try installing libxml2-dev too. Typically, a "libxml2" package will only contain the libraries (i.e. the runtime dependencies), not the headers and configury you need at development time. _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
