From: Rainer M. <ra...@tb...> - 2005-12-21 12:33:17
|
Tommi, On Wed, 21 Dec 2005, Tommi Aho wrote: > > Hello, > > Yes, it was about using '--with-sundials' instead of '--with-sundialscvode'. Good. Sorry for that change and the not corresponding change in the configure script messages. I thought, it might be misleading to keep the old switch, while we also use other sundials stuff now. > > Are the other errors in the output (in the sourceforge link below) also due > to the libSBML / harmful? > > ... > checking for SBML Library Version... expr: syntax > error > expr: syntax error > expr: syntax error > ... > This comes from libSBML version checking. We haven't looked into the details of this error, but it shouldn't cause a problem, if you have a recent libSBML version installed (greater then 2.3.2 should be Ok). If the make process is Ok, then there is no problem. Rainer > -Tommi > > > Rainer Machne wrote: > >> Hi Tommi >> >> >> 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 >>> > > > ------------------------------------------------------- > 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 > |