From: Eric F. <efe...@ph...> - 2008-09-10 09:03:43
|
Hi, I finally solved the problem. I realised that an older libxml2 was already installed on the server, and by default this one was the one detected by the ./configure (and does not work with libsbml-3.2). Using the explicit pathway for my libxml2, everything works now. Eric > -----Original Message----- > From: Rainer Machne [mailto:ra...@tb...] > Sent: 09 September 2008 16:27 > To: Eric Fernandez > Subject: Re: [SOSlib-discuss] SOSlib, libSBML and libxml2[Scanned] > > > Hmm, sounds strange. > > It seems to correctly search for the .a extension: > > > /hpc/work/fernandz/local/lib/libsbml.a. > > 0509-150 Dependent module > > /hpc/work/fernandz/local/lib/libxml2.a(libxml2.shr.o) could not be > > Should libxml2.a exist at this location? Does libSBML (and > some example/test programs) work with libxml2? > > Maybe a good old version problem, and you need to do `make > clean'/`make install' at some steps, or even remove header > files manually? > > Rainer |