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:
- You can put the bin directory with the absolute path into the PATH
- Windows
set path=%path%;C:\supose-0.5.3\bin
- Unix
export PATH=$PATH:/home/username/supose-0.5.3/bin
- Windows
- 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.