portfoliofoki.blogg.se

Rawtherapee 5.0 user manual
Rawtherapee 5.0 user manual





rawtherapee 5.0 user manual

Mkdir tiff-4.0.9/libtiff-build & cd tiff-4.0.9/libtiff-buildĬmake -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/libtiff-4.0.9 -DCMAKE_INSTALL_PREFIX=/usr -G Ninja. The steps below were verified to work in CentOS, but proceed at your own risk.

Rawtherapee 5.0 user manual how to#

Manual compilation is required - any suggestions on how to proceed are welcome.ĬentOS 7 has very outdated packages and requires extra steps to install a recent GCC, git, lensfun and libtiff. Sudo pacman -S cmake ninja exiv2 expat fftw glib2 glibmm gtk3 gtkmm3 lcms2 lensfun libcanberra libiptcdata libjpeg-turbo libpng librsvg libsigc++ libtiff zlibįor Manjaro, you may need to additionally install the pkg-config package.ĬentOS 8 and newer, lack the libiptcdata library. Refer to the GTK2 article if compiling on a version older than 17.1.12. If you're on an old distribution without the required GTK3 support, then refer to the archived GTK2 article, then checkout and compile the obsolete 5.0-r1-gtk2 tag.Ĭurrent versions of Arch and Manjaro work well out of the box. If you use a modern distribution, just copy and paste the code snippets as they are. We dropped support for GTK2 with release "5.0-r1-gtk2" in February 2017. The code snippets below list dependencies for the latest RawTherapee code which requires GTK3. In order to install all these dependencies, you will need to open a console and paste the code from the appropriate section into the console.







Rawtherapee 5.0 user manual