Regular Model Checking |
SoftwareThe implementation is available under the GNU Public License. There is also a Bugzilla bug tracking database which is public. Current source
All packages use autoconf for their configuration. Just type ./configure and make. You have to install each package in some location (use --prefix as argument to configure), for the other packages to find them. Current stable RPMSNOTE: These are built under RedHat Fedore Core 2 yum repositoryInclude the following in your /etc/yum.conf file:[rmc] name=Regular Model Checking baseurl=http://www.regularmodelchecking.com/software/fedora/2/stable OtherDocumentationYou can browse the Doxygen documentation for the stable version: Daily CVS snapshotsNOTE: These are built under RedHat Fedore Core 2 yum repositoryInclude the following in your /etc/yum.conf file:[rmc] name=Regular Model Checking baseurl=http://www.regularmodelchecking.com/software/fedora/2/snapshots/standard Other
Configure packages for developmentThe following might be relevent flags for ./autogen.sh:
Compilation flags given by CXXFLAGS="..." ./autogen.sh
|