Re: [xml] Problem with xml2-config



In your code you should specify LibXML include files with directory,
for example:
   #include <libxml/tree.h>


Aleksey Sanin

Pierre wrote:

Hi,

xml2-config --cflags gives this on my system :

# xml2-config --cflags
-I/usr/local/include/libxml2

But libxml2 installed the headers in /usr/local/include/libxml2/libxml
So applications can't find the xml headers beause they use 'xml2-config --cflags'...

I have a basic installation, I compiled from sources...
How can I solve this ?


It would be great if you could help me with this !

Best regards,

Pierre.
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]