Installing semanticSBML
A number of packages for installation of semanticSBML (see below) are provided on sourceforge. For detailed installation instructions please look at our installation instructions. Please note that the current version of semanticSBML requires at least 1 GB of memory.
Download semanticSBML
Ubuntu/Debian Package
Ubuntu/Debian package semanticSBML1.0.x
Since the Ubuntu/Debian packages of libSBML that we created never really worked on all machines - you can do the following to install libSBML on Ubuntu:
sudo apt-get install checkinstall build-essential libxml2-dev python-dev wget http://downloads.sourceforge.net/project/sbml/libsbml/3.4.1/libsbml-3.4.1-src.zip unzip libsbml-3.4.1-src.zip cd libsbml-3.4.1/ ./configure --with-python --prefix=/usr make sudo checkinstall
Checkinstall will create a .deb package and install it. It will ask for some information, the default options are just fine (aka hit enter till it is done).
Source Package
semanticSBML1.0.x.tar.gz
Windows Installer
semanticSBML1.0.x-installer.exe
GNU public license
SemanticSBML is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. semanticSBML is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU public license for more details.