You'll want to use pkg-config in your configure and make system.

Ryan

Chandra wrote:
>
> Hi,
>
> Thank you for your response. I am able to execute and include 
> <gtk/gtk.h> file, but when I tried to include <libxml/xmlreader.h>, it 
> is giving compilation error as below:
>
> main.c:8:30: libxml/xmlreader.h: No such file or directory
>
> libxml2 library is installed in my machine. I executed "find" command 
> to search for xmlreader.h file. It displayed the below results:
>
> /usr/include/libxml2/libxml/xmlreader.h
> /scratchbox/users/mouli/targets/CHINOOK_ARMEL/usr/include/libxml2/libxml/xmlreader.h
> /scratchbox/users/mouli/targets/CHINOOK_X86/usr/include/libxml2/libxml/xmlreader.h
>
> How can I do this? Am I have to change any path settings?
>
> Thanks in advance.
>
> Regards,
> Chandra
>
>
> */Daniil Ivanov <[EMAIL PROTECTED]>/* wrote:
>
>     Hi,
>
>     you can find examples on the page of libxml project:
>     http://xmlsoft.org/examples/index.html
>
>     Thanks, Daniil.
>
>     On Wed, Apr 16, 2008 at 3:54 PM, Chandra wrote:
>     > Hi Friends,
>     >
>     > How to read a xml file using Maemo? Can anybody give me a
>     reference of a
>     > complete example program to do this?
>     >
>     > Thanks in advance.
>     >
>     > Regards,
>     > Chandra
>     >
>     >
>


-- 
Ryan Pavlik
www.cleardefinition.com

#282  +  (442) -  [X]
A programmer started to cuss
Because getting to sleep was a fuss
As he lay there in bed
Looping 'round in his head
was: while(!asleep()) sheep++;

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to