(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:
    ./configure
    make
    sudo make install

Revision as of 16:51, 24 August 2016

Then proceed with the normal procedure:

   ./configure
   make
   sudo make install