Re: [Gimp-developer] libpoppler not found



On Wed, Apr 25, 2012 at 11:03:30PM +0530, Mukund Sivaraman wrote:
> On Wed, Apr 25, 2012 at 07:03:07PM +0200, Marco Ciampa wrote:
> > > pkg-config poppler-glib --modversion
> > > 
> > > What does that print?
> > > 
> > 
> > pkg-config poppler-glib --modversion
> > Package poppler-glib was not found in the pkg-config search path.
> > Perhaps you should add the directory containing `poppler-glib.pc'
> > to the PKG_CONFIG_PATH environment variable
> > No package 'poppler-glib' found
> 
> Do you have a poppler-glib.pc file in the /usr/lib*/pkgconfig/
> directory on your system?
> 
> pkg-config is not able to find it. That's why you got the error above,
> and this is why gimp's configure script also doesn't find it.
> 
> 
> Kind regards,
> 
> Mukund

Gosh, my fault. I was looking for libpoppler-dev _not_ libpoppler-glib-dev which was missing...

Resolved simply with:

apt-get install libpoppler-glib-dev 

now 

$pkg-config poppler-glib --modversion

says:

0.18.4

correctly.

Thanks and sorry for the noise.

-- 


Marco Ciampa

+--------------------+
| Linux User  #78271 |
| FSFE fellow   #364 |
+--------------------+


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