Projects




Version 25 (modified by Lawrence Cabac, 11 years ago) (diff)

--

Downloads

Mulan, Renew and example applications binary preview

  1. Download zip file : Renew binary (Mulan Technology Preview)
  2. Extract zip file
  3. Go to folder where zip file has been extracted (i.e. cd RenewMulanBinary)
  4. Run via command line:

java -jar loader.jar gui

Renew release

Renew 2.2 is available at http://www.renew.de/

Lola Plugin

The Lola Plugin for Renew integrates verification capabilities in the Renew tool. It requires Renew 2.2 which can be also downloaded from this site. To use the plugin, just download the zip-file for your system type and unzip it into the plugins directory of Renew 2.2. To use the ability to display reachability graphs you will additionally need graph2dot and dot (part of graphviz). Please consult the README file which is part of the distribution. When you start Renew, you should see Lola in the Start screen and the menu entry "Lola Integration" in the Tool menu.

Lola Plugin 0.7.1 for Linux (January 2012)

Lola Plugin 0.7.1 for Windows (January 2012)

Lola Plugin 0.7.1 for Mac OS X (January 2012)

Known Issues

Rechability graph creation fails on Mac OS X Gui application although Graphviz is installed

If started by double-clicking the PATH variable uses the system default values. Since dot is found in /opt/local/bin (Mac Ports) the execution of dot will fail. *Remedy:* Add a line containing the full new path for the system in file /etc/launchd.conf.

If the file does not exist, simply do something like:

sudo echo "setenv PATH /usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin" > /etc/launchd.conf

If the file already exists, edit the file as super user. See also this discussion on Serverfault.

Check your current PATH variable by downloading this net and starting it in Renew. (See the net.)

Attachments (1)

Download all attachments as: .zip