From: Eric F. <efe...@ph...> - 2008-09-08 08:43:36
|
Hi, I have seen that libSBML now uses libxml2 as their default XML C parser. They still support Expat and Xerces though, but that would be nice to make SOS consistent with libSBML and make it support the three XML parsers. However, I have been unable to compile SOS with libxml2. I guess the issue here is with the configure switches for linking libSBML to SOSlib ? Has anyone an idea of what to change (I guess: configure.in and config/sbml.m4 ?). BTW, I have committed the AIX patchs and the library now does work nicely on that Unix. Model now compiles using IBM native compiler (xlc) and its compilation time is low. I don't know if there are other AIX users there, but please let me know if you see any issue. Thanks, Eric |