(Importing a new version from external source)
 
(Importing a new version from external source)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Then proceed with the normal procedure, and use <tt>sudo make install</tt> 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