DT (master) compiles fine on Debian testing, but when running DT I get
the following error:

[lib_load_module] failed to open operation `capture': libgphoto2.so.2:
cannot open shared object file: No such file or directory

Jessie comes with libgphoto2-6 instead of libgphoto2-2, but it looks
like DT somehow is fixated to libgphoto2-2...


brainslug@localhost:/usr/src/darktable$ cat .git/refs/heads/master
0a5c1efe81f7b39b24a919f261179f51f0672003

brainslug@localhost:/usr/src/darktable$ ./build.sh --enable-flickr
--enable-opencl --enable-tethering --prefix /opt/darktable-master/ -j 7
Darktable build script

Building directory:  ./build
Installation prefix: /opt/darktable-master/
Build type:          Release
Make program:        make
Make tasks:          7


-- The CXX compiler identification is GNU 4.8.2
-- The C compiler identification is GNU 4.8.2
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- multiarch triplet detected: x86_64-linux-gnu
-- Determining version
-- Found Gettext
-- Found msgfmt to convert language file. Translation enabled
-- Found xsltproc
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'glib-2.0'
--   found glib-2.0, version 2.38.2
-- Found Glib
-- Found GTK2_GTK: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found suitable
version "2.9.1", minimum required is "2.6")
-- Found GPHOTO2: /usr/lib/x86_64-linux-gnu/libgphoto2.so

It seems to locate gphoto2 during build and I don't get any errors or
warnings during configure, but then DT tries to load libgphoto2.so.2
instead of libgphoto2.so.6


Thanks,

- Brainslug









------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to