A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/darktable-org/darktable/wiki/Build-instructions-for-Mint below:

Build instructions for Mint · darktable-org/darktable Wiki · GitHub

Spanish version of this article can be found here

Steps to build and install darktable from source on Linux Mint.

Install minimal dependencies:

sudo apt get udo apt-get install gcc g++ cmake intltool xsltproc libgtk-3-dev libxml2-utils libxml2-dev liblensfun-dev librsvg2-dev libsqlite3-dev libcurl4-gnutls-dev libjpeg-dev libtiff5-dev liblcms2-dev libjson-glib-dev libexiv2-dev libpugixml-dev git

Install optional dependencies. Highly recommended if you want a full darktable installation. This will install all optional dependencies except GMIC and LIBAVIF for the following reasons:

sudo apt-get install libgphoto2-dev libsoup2.4-dev libopenexr-dev libwebp-dev libopenjp2-7-dev libsecret-1-dev libgraphicsmagick1-dev libcolord-dev libcolord-gtk-dev libcups2-dev libosmgpsmap-1.0-dev libopenjp2-7-dev python3-jsonschema llvm-11-dev clang libimage-exiftool-perl liblua5.3-dev libsaxon-java openjdk-14-jre imagemagick fop po4a clang-tools-11
Get Source Code and build
git clone https://github.com/darktable-org/darktable.git
cd darktable
# Stay on the master branch to compile latest development version or
# find the latest release. In this example it's release-3.4.1:
git checkout release-3.4.1
git submodule init
git submodule update
./build.sh

When compiling finished you will get a note about the install command. Execute it. It will be something like this:

sudo cmake --build "./build" --target install -- -j8

You can now run darktable or create a link to your desktop for easier use:

/opt/darktable/bin/darktable

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4