Helps if I export the PKG_CONFIG_PATH :)
/Bengt
On Fri, 2010-11-05 at 18:41 +1100, Bengt Thuree wrote:
> Hi
>
> Suddenly I can not compile shotwell anymore, due to gexiv2.
> By compiling gexiv2, and putting it into a special directory, and then
> specifying PKG_CONFIG_PATH I have managed to compile and run shotwell
> for the past 8 months or so.
> Now, it doesn't work any more :(
>
> > be...@lappis:~/Development/shotwell$ make
> > Requested 'gexiv2 >= 0.2.0' but version of GExiv2 is 0.1.0
> > make: *** [src/.stamp] Error 1
>
> But I have it locally compiled, and it is in PKG_CONFIG_PATH
> > be...@lappis:~/Development/shotwell$ echo $PKG_CONFIG_PATH
> > /home/bengt/unstable/gexiv2/lib/pkgconfig
> > be...@lappis:~/Development/shotwell$ more
> > /home/bengt/unstable/gexiv2/lib/pkgconfig/gexiv2.pc
> > prefix=/home/bengt/unstable/gexiv2
> > 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.2.1+trunk
> > Libs: -L${libdir} -lgexiv2
> > Cflags: -I${includedir}/gexiv2 -I${libdir}/gexiv2/include
>
> On the other hand it is also installed on the system...
> > be...@lappis:~/Development/shotwell$ more /usr/lib/pkgconfig/gexiv2.pc
> > prefix=/usr
> > 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.1.0
> > Libs: -L${libdir} -lgexiv2
> > Cflags: -I${includedir}/gexiv2 -I${libdir}/gexiv2/include
>
> Any suggestion on what I should do?
>
> Thanks in advance
>
> /Bengt
--
With Regards
Bengt Thuree
[email protected]
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell