From: Ivan M. <iva...@it...> - 2006-10-04 14:10:25
|
Dear all, we have a nasty problem with the installation on linux (Fedora Core 5) of the SBML Ode Solver. I have installed libsbml version 2.3.4 and sundials 2.2.0 (but I tried even with the version 2.4). The problem is that there is no way to pass the ./configure step of the installation because of this error: checking correct functioning of SUNDIALS CVODE... no: CFLAGS=-g -O2 -I/usr/local/include LDFLAGS= -L/usr/local/lib LIBS= -lsundials_kinsol -lsundials_cvodes -lsundials_cvode -lsundials_nvecserial -lsundials_shared -lm configure: error: Can not link to SUNDIALS CVODE Library I tried to specify in different ways the path of the library, that are correctly installed in /usr/lib. There is anyone who has been able to install SBML ode Solver on linux? Ivan |