Hans Petter Birkeland <hpbirkel...@gmail.com> writes: > I don't know what it is built against. It comes from Pascal's PPA: > Version 1:2.0.0-0pmjdebruijn1~trusty and in Synaptic I can see that > libtiff5 is one of the dependencies. > > http://hpbirkeland.com > > Is your copy of darktable not built against libtiff? > > > That file should have been loaded via libtiff, not > GraphicsMagick.. > See > $ ldd `whereis darktable` | grep tiff > > > That just gives " ldd: ./whereis darktable: no such file or > catatalog".
Probably your 'whereis' does not do what Roman's does. Try this: ldd `command -v darktable` | grep tiff Here's what I get with the darktable binary having the issue on my machine: libtiff.so.5 => /usr/lib/x86_64-linux-gnu/libtiff.so.5 (0x00007ff4d6ddd000) (provided by Debian's libtiff5 package) -- Matthieu Moy http://www-verimag.imag.fr/~moy/ ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Darktable-users mailing list Darktable-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-users