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



On Mon, Jan 21, 2002 at 11:30:47PM +0000, Nicholas Piper wrote:
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 :-(

Grep through all the *Conf.sh files in <prefix>/lib and see who is
adding xml2.  However, you are getting the headers form somewhere.
That is what is causing the xmlFree errors.



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