HELP! Can't compile a program or an RPM due to a missing .pc file

Michael Schwendt mschwendt at gmail.com
Fri Feb 25 12:03:51 UTC 2011


On Fri, 25 Feb 2011 05:49:37 -0500, John wrote:

> On Thu February 24 2011, Mohamed El Morabity wrote:
> > Hi,
> > 
> > > I'm trying to build/compile a new RPM of the latest and greatest PAN
> > > newsreader
> > 
> > pan is still alive \o/
> > 
> > > , but I can't even get the tarball to compile because it's
> > > complaining about a missing gmime. Now I've *got* gmime installed and
> > > it's newer than the minimum version, but the gmime.pc file is missing
> > > and I don't know enough to create it.
> > 
> > Install the gmime-devel package
> >
> I already tried that. :-( I also tried removing and reinstalling it, I've 
> tried "reinstalling" it... No joy, the gmime.pc file is not there.

Which file exactly is search for? There is no non-versioned gmime.pc here,
afaik, and that makes a _big_ difference:

$ repoquery --whatprovides /usr/lib/pkgconfig/gmime-2.0.pc
gmime22-devel-0:2.2.25-1.fc13.i686
$ repoquery --whatprovides /usr/lib/pkgconfig/gmime-2.6.pc
gmime-devel-0:2.5.1-1.fc13.i686


More information about the users mailing list