From: Colin G. <c.g...@nc...> - 2007-04-26 13:52:55
|
Hi Rainer, Rainer Machne wrote: > Hi Colin, > > The version required for SOSlib is Sundials v.2.1.1 released in May 2005. > > Is this the problem? > Yes, that's the problem. Thanks Colin > Rainer > > > Colin Gillespie wrote: > >> Dear All, >> >> I'm trying to install ODE-solver, but I'm having configuration problems >> - it can't find sundials. >> >> I've tried the last few versions of sundials and ODEsolver 1.6 & 1.7 and >> get the same error. >> >> >$ ./configure --with-libsbml=/data/ncsg3/libsbml/ >> --with-sundials=/data/ncsg3/sundials/ >> <snip> >> checking for correct functioning of SBML... yes >> checking correct functioning of SUNDIALS... no: >> CFLAGS=-g -O2 -Wno-unknown-pragmas -Wall -ansi >> -std=iso9899:1990 -I/data/ncsg3/sundials//include >> LDFLAGS= -L/data/ncsg3/sundials//lib >> LIBS=-lsundials_kinsol -lsundials_cvodes >> -lsundials_nvecserial -lsundials_shared -lm -lstdc++ >> configure: error: Can not link to SUNDIALS Library >> > $ ls /data/ncsg3/sundials >> bin include lib >> > $ ls /data/ncsg3/sundials/lib/ >> libsundials_cvode.a libsundials_fida.a >> libsundials_fnvecserial.a libsundials_nvecparallel.a >> libsundials_cvode.la libsundials_fida.la >> libsundials_fnvecserial.la libsundials_nvecparallel.la >> libsundials_cvodes.a libsundials_fkinsol.a >> libsundials_ida.a libsundials_nvecserial.a >> libsundials_cvodes.la libsundials_fkinsol.la >> libsundials_ida.la libsundials_nvecserial.la >> libsundials_fcvode.a libsundials_fnvecparallel.a libsundials_kinsol.a >> libsundials_fcvode.la libsundials_fnvecparallel.la libsundials_kinsol.la >> >> Any ideas? >> >> I have installed ODE solver in the past with no problem. >> >> Cheers >> >> Colin >> >> >> > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sbmlsolver-discuss mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss > -- Dr Colin Gillespie http://www.mas.ncl.ac.uk/~ncsg3/ |