(Importing a new version from external source)
(No difference)

Revision as of 10:45, 16 August 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Siril:install)
===Build dependencies===
To install from source, you will have to install the base development packages:
     git, autoconf, automake, libtool, intltool, pkg-tools, make, cmake, gcc, g++
The compilers gcc and g++ from this list can be replaced by clang and clang++ (we use them for development), probably others as well.

Build dependencies

To install from source, you will have to install the base development packages: autoconf, automake, libtool, pkg-tools, make, gcc and optionally g++ if you wish to use OpenCV. You'll probably want subversion too, to download the latest version on the source repository.