Revision as of 00:36, 31 December 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In the terminal go to the siril folder:

   cd siril

Generate the build system and compile the code by typing:

   ./autogen.sh
   make

To install Siril, use the usual:

   make install