Hello Tom, On Mon, 29 Jun 2015 23:00:37 +1000, Tom Vijlbrief <tvijlbr...@gmail.com> wrote:
> We test explicitly for version 0.25: > > https://github.com/darktable-org/darktable/commit/440257b047ad079ee51061c060209cf8c2cb8578 > > so just patching a 0.24 version will not work. > > I suggest leaving all fedora installed packages untouched and just > installing libexiv2 in /usr/local. That is what I do on Ubuntu: > > mkdir libexiv2 > cd libexiv2 > > svn checkout svn://dev.exiv2.org/svn/trunk > > cd trunk > make config > ./configure > make > sudo make install > > You can do the same for lensfun, but that is less important... > > If all goes well the /usr/local versions will be used for all software > you compile yourself. > A follow up on this if I may. I built a local version of exiv2-0.25, installed in /usr/local, then did a local build of the of my current git repo of darktable, and installed that in /usr/local. A check with 'which darktable' points to the /usr/local/bin version, so that's OK. Attempting to open an image file in darktable did nothing, so tried from command line, and libexiv2.so.14 couldn't be found...so dt is looking for the right exiv2. Once that was corrected (ldconfig /usr/local/lib), a double click on an image opens dt, but no camera model and no lens info provided. At least with my local build of exiv2-0.24 dt would report the camera model (Pentax K-3 II). So I have gone backwards. Have I got this wrong somewhere, or are the changes to dt for exiv2-0.25 not working as they should? Cheers, -- Regards, Terry Duell ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel