- In runfret.sh, set FRET_HOME to the absolute path of the unpacked FRET-linux-64 directory. Alternatively, set it directly in bashrc.
- To run the FRET simulator, a NuSMV (see http://nusmv.fbk.eu/) installation is required. Please set NUSMV_HOME (in runfret.sh) to the absolute path of the Linux NuSMV binaries directory. Alternatively, set it directly in bashrc.
- In a terminal:
- chmod a+rx runfret.sh
- ./runfret.sh
Note: Step 2 is optional.