10 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] PCRE
FromSent OnAttachments
up...@3.amAug 24, 2006 6:57 am 
Jeronimo ZuccoAug 24, 2006 7:00 am 
Jeronimo ZuccoAug 24, 2006 7:08 am 
Mike HorwathAug 24, 2006 7:23 am 
up...@3.amAug 24, 2006 7:38 am 
Mike HorwathAug 24, 2006 7:45 am 
up...@3.amAug 24, 2006 8:01 am 
up...@3.amAug 24, 2006 8:29 am 
Devin RubiaAug 24, 2006 8:50 am 
Mike HorwathAug 24, 2006 10:29 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: [maildropl] PCREActions...
From:Jeronimo Zucco (jczu@ucs.br)
Date:Aug 24, 2006 7:08:03 am
List:net.sourceforge.lists.courier-maildrop

Jeronimo Zucco wrote:

up@3.am wrote:

Hi:

Trying to build maildrop 2.02 from tarball, and it complains about missing PCRE, even though I just installed both pcre and pcre++ from FreeBSD ports (cvsup'd days ago):

checking whether stripping libraries is possible... yes checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no configure: error: pcre.h not found - install PCRE from www.pcre.org

pcre.h is installed under /usr/local/include. For gags, I put in a symlink from /usr/include/pcre.h to /usr/local/include/pcre.h and maildrop's configure script didn't complain, but make failed, presumably looking for other links. Is there just a way to tell maildrop to look in the correct location for it? I didn't see anything obvious in configure --help...

TIA,

Create a link to files in /usr/include

And create links for files below:

pcrecpp.h pcre.h pcreposix.h pcre_scanner.h pcre_stringpiece.h

executables in PATH: pcre-config pcregrep pcretest

libs: libpcre.a libpcrecpp.la libpcrecpp.so.0 libpcre.la libpcreposix.la libpcreposix.so.0 libpcre.so libpcre.so.0.0.1 libpcrecpp.a libpcrecpp.so libpcrecpp.so.0.0.0 libpcreposix.a libpcreposix.so libpcreposix.so.0.0.0 libpcre.so.0 pkgconfig/*

http://jczucco.blogspot.com