Thanks for the information and advice,
I am not so confident as the list of dependencies in the wiki are from
17.xx and I'm running Linux Mint 19.3 (Ubuntu 18.4 base). Also the required
dependencies list on darktable don't line up with the required and optional
dependencies listed.
I think I'll stick with 2.6.x until a binary is available as I don't have
time to fiddle and learn if the build doesn't work.
I will try building - as you suggest - in a VM, when I have more time.
Happy New Year
Alex
On Thu, 2 Jan 2020 at 03:09, wrote:
> Hi Alex,
>
> I build from source since I didn't want to wait any longer. I did a dry
> run on a virtual machine first and then on my "productive" machine.
> I followed the instruction on https://www.darktable.org/install/ and
> the link at the end of the Current release from source:
>
> Here are my steps (I use fedora 31)
>
> Minimal dependencies:**
> `sudo dnf install cmake gcc-c++ intltool gtk3-devel libxml2-devel
> lensfun-devel librsvg2-devel sqlite-devel libcurl-devel
> libjpeg-turbo-devel libtiff-devel lcms2-devel json-glib-devel
> exiv2-devel pugixml-devel libxslt`
>
> **Optional dependenies:**
> `sudo dnf install libgphoto2-devel OpenEXR-devel libwebp-devel
> flickcurl-devel openjpeg-devel openjpeg2-devel libsecret-devel
> GraphicsMagick-devel osm-gps-map-devel colord-devel colord-gtk-devel
> cups-devel python3-jsonschema`
>
> **Usermanual:**
> `sudo dnf install saxon ImageMagick gnome-doc-utils fop docbook-dtds
> docbook-style-xsl java-1.8.0-openjdk-devel`
>
> **Translated man pages:**
> `sudo dnf install po4a`
>
> **and for cmake:**
> `sudo dnf install make`
>
> I don't know if you need everything since the description is for fedora
> 24 / 25...
>
> dt3 downloaden (.tar.xz-file):
> https://github.com/darktable-org/darktable/releases/tag/release-3.0.0
>
> .tar.xz file unpack, I copied it in /home/user/dt3
>
> in Terminal goto `/home/user/dt3`
>
> ```
> $ mkdir build && cd build/
> $ cmake -DCMAKE_BUILD_TYPE=Release ..
> $ make -j5
> $ sudo make install
> ```
>
> within Terminal run: darktable
>
> It although appears in my app folder.
>
> I hope this helps...
>
> Best regards bernd
>
> Am 01.01.20 um 03:49 schrieb Alex Delaforce:
>
> > Hello all,
> > My question is, what is the correct way to get the ver 3 software - I
> > am keen to get stuck into ver 3 but don't want to jump the gun.
> > If I look at the PPA that Pascal supplies, it says not to use the PPA
> > as the primary source of Darktable.
> > If I go to the OBS links for Latest Release or Snapshots from stable
> > release branch the version is 2.6.xx, only Snapshots from the Master
> > Branch shows version 3.1.xx
> >
> > I am tech savvy but have never built from source..
> >
> > thanks to everyone who contributes to the project, it is wonderful
> > software.
> > Happy New Year.
> >
> > Alex
> >
>
>
> > darktable user mailing list to unsubscribe send a mail to
> > darktable-user+unsubscr...@lists.darktable.org
>
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org