2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] PCRE build requir...
FromSent OnAttachments
Bowie BaileyNov 29, 2005 8:02 am 
Sam VarshavchikNov 29, 2005 3:31 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] PCRE build requirementActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 29, 2005 3:31:39 pm
List:net.sourceforge.lists.courier-users

Bowie Bailey writes:

When I am building Courier (0.52.1), why is pcre-devel not a BuildPreReq? It seems odd that the build would complain about missing prereqs for everything else, but wait until the configure step to error out saying that PCRE was not installed.

I wasted a bit of time running in circles on this one until I figured out that it wasn't actually pcre that was required, but pcre-devel.

That's an obvious oversight.