Revision as of 12:03, 24 August 2016 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Below is a list of dependencies. Siril relies on the autotools compilation configuration system and once the source has been downloaded and the system is ready, the general way to build it is as such:

   ./autogen.sh
   make
   make install

possibly with superuser privileges.