6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] build courier-MTA...
FromSent OnAttachments
FMSep 17, 2005 10:43 am 
Sam VarshavchikSep 17, 2005 11:52 am 
Jerry AmundsonSep 18, 2005 1:39 pm 
Devrim GUNDUZSep 18, 2005 1:46 pm 
Sam VarshavchikSep 18, 2005 5:42 pm 
Jay LeeSep 22, 2005 8:53 am 
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] build courier-MTA RPM on RHEL3 : configure: error: pcre.h not foundActions...
From:Jay Lee (jl@pbu.edu)
Date:Sep 22, 2005 8:53:52 am
List:net.sourceforge.lists.courier-users

Sam Varshavchik wrote:

Jerry Amundson writes:

[courier@oak courier-0.52.0]$ rpm -ql pcre-devel-4.5-3 | grep include /usr/include/pcre /usr/include/pcre/pcre.h /usr/include/pcre/pcreposix.h

You're missing an update:

$ rpm -ql pcre-devel-4.5-3.1.1.fc3 /usr/include/pcre /usr/include/pcre.h /usr/include/pcre/pcre.h /usr/include/pcre/pcreposix.h

lrwxrwxrwx 1 root root 11 Aug 25 18:32 /usr/include/pcre.h -> pcre/pcre.h

The soft link makes everyone happy.

Anybody open a bugzilla about this yet? Seems to be the case in RHEL3 and 4. If no one has, I'll go ahead and open one and maybe it'll make it into RHEL4u2 and RHEL3u6.

Jay