On Mon, June 19, 2006 18:02, Talha Yalta wrote:
>>In Debian, those files are included in the libxml2-dev package. I suppose
>> that
>>applies to Ubuntu as well. I can compile ok with version 2.6.26.dfsg-1
>>Have you got libxml2-dev installed? What version?
>
> Yes, I have libxml2-dev package already installed. The version number
> is: 2.6.24.dfsg-1ubuntu1.
Maybe those files are not included in 2.6.24. Try:
find /usr/include -name "xmlmemory.h"
And see what you get.
If all else fails, you may try to install the debian packages instead.
Well I tried the find /usr/include -name "xmlmemory.h" command and I got:
/usr/include/libxml2/libxml/xmlmemory.h
/usr/include/gnome-xml/libxml/xmlmemory.h
/usr/include/gnome-xml/xmlmemory.h
I was also able to locate the "parser.h" file in the same directories.
Since I have these files installed, is there a way to make the
configure file see them so that the program will compile? Also, why
can't the snapshot see these files while the official gretl-1.5.1 can
compile without errors?
A. T. YALTA
--
Don't go around saying the world owes you a living. The world owes you
nothing. It was here first. - Mark Twain
--