Polychrony
Sigali installation procedure
For Linux, MacOs
After the download of the file pKSigali-XXX.tar.gz, go to the saving download directory, and- uncompress it: gunzip pKSigali-XXX.tar.gz
- extract the files: tar xvf pKSigali-XXX.tar
- go to the sub-directory created by the previous tar command (Sigali-VERSION), and apply the commands:
cd cmake ; cmake ..; cd ..
At the end of the installation, the file, called sigaliEnv, is generated in the installation directory.
To use the sigali command, execute first in a tcsh shell, the command source sigaliEnv .