Installation

Starting with the Release 0.6.0 the installation has been simplified. Just download the current release (0.6.0 or later) for Windows (*-bin.zip) or Unix (*-bin-unix.tar.gz) and unzip/untar the distribution package. Now you have two choices:

  1. You can put the bin directory with the absolute path into the PATH
    1. Windows
      set path=%path%;C:\supose-0.5.3\bin
    2. Unix
      export PATH=$PATH:/home/username/supose-0.5.3/bin
  2. You can simply call the supose.bat (Windows) / supose(unix) and start using the tool as describe in the command line description.

Or the other opportunity is to call SupoSE directory from the bin directory of the distribution.

Also available in: HTML TXT