(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
===Dependencies===
===Dependencies===
Siril depends on a number of libraries, which all should be available in your operating system if it is recent enough. See a list of packages names for Debian [[Siril:install|here]]. Mandatory dependencies are:
Siril depends on a number of libraries, which all should be available in your operating system if it is recent enough. See a list of packages names for Debian [[Siril:install|here]]. Mandatory dependencies are:
* [http://www.gtk.org/ gtk+-3.4] (Graphical user interface library)
* [http://www.gtk.org/ gtk+-3.6] (Graphical user interface library)
* [http://heasarc.nasa.gov/fitsio/fitsio.html cfitsio] (FITS images support)
* [http://heasarc.nasa.gov/fitsio/fitsio.html cfitsio] (FITS images support)
* [http://www.fftw.org/ fftw] (Discrete Fourier Transform library)
* [http://www.fftw.org/ fftw] (Discrete Fourier Transform library)
* [http://www.gnu.org/software/gsl/ gsl] (The GNU Scientific Library)
* [http://www.gnu.org/software/gsl/ gsl] (The GNU Scientific Library)
* [http://www.hyperrealm.com/libconfig/ libconfig]++ (Structured configuration files support)
* [http://www.hyperrealm.com/libconfig/ libconfig]++ (Structured configuration files support)

Revision as of 05:08, 29 December 2014

Dependencies

Siril depends on a number of libraries, which all should be available in your operating system if it is recent enough. See a list of packages names for Debian here. Mandatory dependencies are:

  • gtk+-3.6 (Graphical user interface library)
  • cfitsio (FITS images support)
  • fftw (Discrete Fourier Transform library)
  • gsl (The GNU Scientific Library)
  • libconfig++ (Structured configuration files support)