
FFMS2 for film native support as image sequences.The libraries are detected at compilation-time. libraw, libtiff, libjpeg, libpng, libheif for RAW, TIFF, JPEG, PNG and HEIF images import and export.Note: even if Siril can run in console since version 0.9.9, it is still linked against the graphical libraries, so you still need GTK+ to compile and run it. OpenCV and a C++ compiler for some image operations.libconfig (Structured configuration files support).gsl (The GNU Scientific Library), version 1 or 2 starting with release 0.9.1 or SVN revision 1040.fftw (Discrete Fourier Transform library).gtk+3 (Graphical user interface library), at least version 3.16.The names of the packages specific to operating systems are listed in each section below. Siril depends on a number of libraries, most of which should be available in your operating system if it is recent enough. Per lanciare Siril, il nome del comando è siril. Potresti voler passare opzioni specifiche al compilatore, per esempio che tu vuoi l'ottimizzazione e l'installazione in /opt invece del default /usr/local:ĬFLAGS='-mtune=native -O2'. When a new version of Siril is available, copy this line to the terminal: The script explains what it will do and then pauses before it does it.Ĭopy the following line in the terminal : More details are listed on Homebrew website: įirst, install XCode via the App Store (free software) and install the command line tools by typing in a Terminal window:

It is also recommended to uninstall macports. If Siril was already installed via macport, uninstall it (if not, go directly to next step): This is the way to install siril from source, to test the latest development version for example. Mac OS X Installation via Homebrew (recommended method since 0.9.5)Īn official installer for Mac exists, see the download page. Se puoi, considera di creare un processo di installazione o un pacchetto per il tuo sistema operativo.

Per altri sistemi operativi si prega di utilizzare il codice sorgente come descritto qui sotto.

Sudo add-apt-repository ppa:lock042/siril

Su Ubuntu 16.04 e Linux Mint 18.X, per una nuova versione che è stata fornita sui repository ufficiali, c'è un PPA: Ubuntu & Linux Mint Repository ufficiali sudo apt-get install siril
