From: Rainer M. <ra...@tb...> - 2005-12-20 13:54:37
|
Hi Tommi Thanks for reporting. This is the first email to our new list, btw :) You wrote that the same call worked with SOSlib 1.6.0pre. The line ./configure: line 4278: test: -eq: unary operator expected comes from the libSBML test and shouldn't be the problem. I have seen this error before. The only difference to the SUNDIALS test is, that SOSlib now requires not only CVODE, but CVODES and KINSOL, and thus now links to -lsundials_kinsol -lsundials_cvodes -lsundials_cvode -lsundials_nvecserial -lsundials_shared Do you have the full Sundials package, or just the cvode or cvodes part? Rainer On Tue, 20 Dec 2005, Tommi Aho wrote: > > Hello, > > There was a crash when running the configuration script of the library > version 1.6. > > See details in > http://sourceforge.net/tracker/index.php?func=detail&aid=1386145&group_id=139893&atid=744811 > > Thanks, > Tommi Aho > > tommi.aho at tut.fi > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > sbmlsolver-discuss mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss > |