Its a not too clear message from Darktable, there is no lintiff.so in
/usr/local/lib. I solve the problem almost by accident and I am not
sure how, it was a missing module related to cmake and the c compiler, but
I was tired after many guesses and can't recall the exact name 😒. I have a
set of packages y install prior to installing Darktable from git

sudo apt install intltool libatk1.0-dev libcairo2-dev libsoup2.4-dev
> libexiv2-dev libfontconfig1-dev libfreetype6-dev libgomp1 libgtk2.0-dev
> libjpeg-dev liblcms2-dev liblensfun-dev libsqlite3-dev libxml2-dev
> libopenexr-dev libcurl4-gnutls-dev libgphoto2-dev fop librsvg2-dev
> libflickcurl-dev cmake liblua5.2-dev libcolord-dev libtiff5-dev
> liblensfun-dev cmake-data libwebp-dev gimp-lensfun liblensfun-dev
> libwebp-dev  opencl-headers libpugixml-dev libosmgpsmap-1.0-dev
> libcolord-gtk-dev libsecret-1-dev liblua5.1-0-dev liblua5.3-dev
> libjson-glib-dev libmagick++-dev libgraphicsmagick1-dev libopenimageio-dev
> xsltproc libclc-dev


but is not in it. The current C++ version of Linux Mint 20 is g++ 10, one
of the modules must have changed its name and the Darktable build command
is not recognizing it. I tried the Flatpak version of Darktable (3.2.0 I
believe)  but it has a bug in the crop-and-rotate module which does not
handle the original image format in the "aspect" setting. Everything works
well now using the git version 3.3.0+1034~gf6d1897c9-dirty.

I will try to find the name of the C module in Linux Mint now required by
Darktable.

*Carlos Sevcik, *


On Thu, Oct 8, 2020 at 10:03 PM Patrick Shanahan <p...@opensuse.org> wrote:

> * Carlos Sevcik <carlos.sevci...@gmail.com> [10-08-20 14:15]:
> > I am auser of Darktable from git. It is installed under Linux Mint  20
> > Cinnamon. One of my machines had a problem and  I reinstalled the system.
> > Everything is working fine except Dartable. As far as I can see both
> > machines are configured equally, with the same libraries installed and
> > updated to the same version, yet in my Lenovo All In One desktop, the git
> > installation always fails with the same error message:
> >
> > [  4%] Built target locales
> > > [  4%] Built target lautoc
> > > [  4%] Checking validity of data/darktableconfig.xml
> > > [  4%] Built target validate_darktableconfig_xml
> > > [  4%] Built target generate_conf
> > > [  4%] Built target generate_preferences
> > > [  4%] Built target validate-cameras.xml
> > > [ 15%] Built target rawspeed
> > > make[2]: *** No rule to make target '/usr/local/lib/libtiff.so',
> needed by
> > > 'src/libdarktable.so'.  Stop.
> > > make[1]: *** [CMakeFiles/Makefile2:2282:
> > > src/CMakeFiles/lib_darktable.dir/all] Error 2
> > > make: *** [Makefile:152: all] Error 2
> >
> >
> > Please excuse if this is not right place to ask. I have been using the
> Git
> > instalation for over 6 years, It triky but I have been able to make it
> > worl. Usually under Ubuntu Linux. I recently switched to Mint, but prior
> > the reinstallation mentioned above, it was working great.
> > ÂżCan anybody help?
>
> on my openSUSE Tumbleweed system, the address is:
>   /usr/lib64/libtiff.so
>
>
> perhaps you need to reinstall libtiff5
>
> --
> (paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
> http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
> Photos: http://wahoo.no-ip.org/piwigo               paka @ IRCnet freenode
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
>
>

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to