Joe Zeff posted on Fri, 06 Apr 2012 10:59:24 -0700 as excerpted:
> On 04/06/2012 10:44 AM, Duncan wrote:
>> You have the runtime half installed but are trying to build something
>> depending on it, so need the dev half as well.
>
> As a Fedora user, I can tell you that Duncan is right on, except
On 04/06/2012 12:59 PM, Joe Zeff wrote:
On 04/06/2012 10:44 AM, Duncan wrote:
You have the runtime half installed but are trying to build something
depending on it, so need the dev half as well.
As a Fedora user, I can tell you that Duncan is right on, except that
you'll probably need to look
On 04/06/2012 10:44 AM, Duncan wrote:
You have the runtime half installed but are trying to build something
depending on it, so need the dev half as well.
As a Fedora user, I can tell you that Duncan is right on, except that
you'll probably need to look for -devel, not just -dev.
___
Mike Brown posted on Fri, 06 Apr 2012 07:41:41 -0500 as excerpted:
> System is Fedora 13 64-bit.
>
> When configure is run from the 135 source, it bails when it gets to the
> gmime package test.
>
> The problem is that while gmime 1.5.1-1 is installed (yum is used), but
> a "pc" file is not crea
Mike Brown posted on Fri, 06 Apr 2012 07:41:41 -0500:
> System is Fedora 13 64-bit.
>
> When configure is run from the 135 source, it bails when it gets to the
> gmime package test.
>
> The problem is that while gmime 1.5.1-1 is installed (yum is used), but
> a "pc" file is not created, so pkg-c
System is Fedora 13 64-bit.
When configure is run from the 135 source, it bails when it gets to the gmime
package test.
The problem is that while gmime 1.5.1-1 is installed (yum is used), but
a "pc" file is not created, so pkg-config doesn't think it is on the system.
What is needed to get aroun