(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
Then proceed with the normal procedure, and use <code>sudo make install</code> to install Siril.
Then proceed with the normal procedure:
    ./autogen.sh
    make
    sudo make install

Latest revision as of 19:21, 24 August 2016

Then proceed with the normal procedure:

   ./autogen.sh
   make
   sudo make install