It's nothing darktable has control over, where lensfun looks for
database is defined in lensfun library itself. Looking over
lensfun-0.2.8 code I see that CONF_DATADIR is second in list after
homedir for database loading, after that come system dirs
(/usr/share/lensfun). If your prefix is /usr/local, then
CONF_DATADIR should be correctly defined to /usr/local/share/lensfun,
but you can maybe try to override it explicitly somehow.

On Wed, 24 Sep 2014 15:47:26 +0200
Stefan Hühne <l...@huehne-domain.de> wrote:

> Hi,
> 
> I have compiled lensfun from git in order to get the latest lens correction 
> data. The library gets installed in /usr/local/lib and the lens data are 
> installed in /usr/local/share/lensfun. 
> For the time being I did not delete the "original" files in /usr/lib and 
> /usr/share/lensfun. 
> 
> As expected, on the next start of darktable liblensfun is taken from 
> /usr/local/lib :-) But the lens data are still taken from /usr/share/lensfun 
> :-(
> Only if I delete a file from /usr/share/lensfun then darktable takes it from  
> /usr/local/share/lensfun (all others are still from /usr/share/lensfun).
> 
> While I can live very happily with this behaviour of darktable - and the 
> setup 
> may be unusual anyway - to me this looks like the wrong search order. 
> And in addition I think it would be better to take the data consistently from 
> only one location - preferably consistent with the location of liblensfun.
> 
> Cheers 
> 
> Stefan
> 
> 
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> darktable-devel mailing list
> darktable-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-devel

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to