Re: libxml1 vs. libxml2 (Gnumeric 1.0.2 unable to read XML files)



On Mon, 21 Jan 2002, Jody Goldberg wrote:

All Gnumerics < 1.1.x require libxml1.  The configure script is
pretty explicit about it.  I've had to make several changes in the
gnome2 port to make things work with libxml2.  The problem here is
that you have stale libxml2 headers lying around in places they
should no longer be.  Make sure that you have an up to date libxml1
and make sure that there are no files in
    <prefix>/include/libxml

I upgraded to libxml 1.8.16 this morning, and have nothing in
/usr/local/include/libxml (or /usr/include/libxml for that matter; I
mean by this those directories do not exist).

nicholas piamox7:/tmp/gnumeric-1.0.2$ xml-config --version
1.8.16

After a ./configure with a fresh unpack of gnumeric 1.0.2, the top
level Makefile still includes xml2:

GNUMERIC_LIBS = -rdynamic -L/usr/local/lib -L/usr/X11R6/lib -L/lib
-lfreetype -lgnomeole2 -lgal -lgnomeprint -lxml -lglade-gnome -lglade
*** -lxml2 *** -lz -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome
-lgnomesupport -lesd -laudiofile -ldb -lgnomecanvaspixbuf -lgdk_pixbuf
-lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lm

I've no idea where it gets the idea it needs xml2 from :-(

 Nick

-- 
Part 3 MEng Cybernetics; Reading, UK       http://www.nickpiper.co.uk/
Change PGP actions of mailer or fetch key see website   1024D/3ED8B27F
Choose life. Be Vegan :-) Please reduce needless cruelty + suffering !



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