Re: libgphoto2 installing problems with f-spot 0.0.12



Ok. locating libgphoto2.pc produces the following:

/usr/lib/pkgconfig/libgphoto2.pc
/usr/local/lib/pkgconfig/libgphoto2.pc

... and pkg-config --modversion libgphoto2 produces:
2.1.2

so if gphoto2 --version shows that it's using libgphoto2 2.1.4 then why
is the pkg-config version different? Is it possible that the
libgphoto2.pc in /usr/local/lib is the 2.1.4 version while the one in
/usr/lib is the older version? Can I check these versions somehow?


michael


--- Larry Ewing <lewing novell com> wrote:
> What does "pkg-config --modversion libgphoto2" produce?
> 
> --Larry
> 
> On Wed, 2005-03-23 at 10:05 -0800, michael szul wrote:
> > I'm trying to upgrade from f-spot 0.0.6 to 0.0.12, but I'm having
> some
> > trouble with the libgphoto2 requirement. I get the following when I
> try
> > to do configure:
> > 
> > configure: error: Library requirements (libgphoto2 >= 2.1.4) not
> met;
> > consider adjusting the PKG_CONFIG_PATH environment variable if your
> > libraries are in a nonstandard prefix so pkg-config can find them.
> > 
> > I then downloaded libgphoto2-2.1.4 and gphoto2-2.1.4 (in tarball
> > format); ran the usual configure, make, make install; and then
> changed
> > my $PKG_CONFIG_PATH to make sure that pkgconfig was there.
> > 
> > $PKG_CONFIG_PATH now looks like:
> > :/usr/bin:/usr/lib/gaim:/usr/lib:/usr/local/lib:
> > /usr/lib/pkgconfig:/usr/local/lib/pkgconfig
> > 
> > If I run gphoto2 --version I get:
> > This version of gphoto2 is using the following software versions
> and
> > options:
> > gphoto2           2.1.4        gcc, popt, exif, no cdk, no aa,
> jpeg,
> > readline
> > libgphoto2        2.1.4        i386-redhat-linux-gcc, EXIF, no
> ltdl,
> > /proc/meminfo
> > libgphoto2_port   0.5.1        i386-redhat-linux-gcc, USB, serial
> > baudboy locking, no ltdl
> > 
> > But when I go back to configure f-spot 0.0.12 again, I still get
> the
> > above mentioned error about libgphoto2. Am I missing something?
> 
> 
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]