Hallo Jens,
I did not get any answers to my message,
so I removed the old gexiv with synaptic
and set PKG_CONFIG_PATH to /usr/local/lib/pkgconfig/
That did the trick.
Make resulted in an enormous list of warnings,
including lots of references to /home/jens/....
but I was left with a working version of
*shotwell 0.26.0 Aachen*
!
Gerrit
On 04/20/2017 10:51 PM, Gerrit Draisma wrote:
Hallo Jens and/or others,
I compiled and installed gexiv2,
but now I am left with two versions of the package:
Version 0.6.1 is in
/usr
and Version 0.10.4 in
/usr/local
And shotwell/configure still complains:
Requested 'gexiv2 >= 0.10.4' but version of GExiv2 is 0.6.1
What is the correct way of proceeding from here?
- Should I remove the old version of gexiv2?
- Or can I indicate in the shotwell configuration
that it has to look in /usr/local for gexiv2?
- Or should I change the install directory in the
make process of gexiv2?
Thanks,
Gerrit
Below are the respective .pc files:
------------------------0.6.1
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib64
includedir=${prefix}/include
Name: GExiv2
Description: GObject bindings for exiv2
Requires: exiv2 glib-2.0 gobject-2.0
Version: 0.6.1
Libs: -L${libdir} -lgexiv2
Cflags: -I${includedir}/gexiv2 -I${libdir}/gexiv2/include
------------------------
------------------------0.10.4
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: GExiv2
Description: GObject bindings for exiv2
Requires: exiv2 glib-2.0 gobject-2.0
Version: 0.10.4
Libs: -L${libdir} -lgexiv2
Cflags: -I${includedir}
------------------------
_______________________________________________
shotwell-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/shotwell-list