

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
10 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] PCRE| From | Sent On | Attachments |
|---|---|---|
| up...@3.am | Aug 24, 2006 6:57 am | |
| Jeronimo Zucco | Aug 24, 2006 7:00 am | |
| Jeronimo Zucco | Aug 24, 2006 7:08 am | |
| Mike Horwath | Aug 24, 2006 7:23 am | |
| up...@3.am | Aug 24, 2006 7:38 am | |
| Mike Horwath | Aug 24, 2006 7:45 am | |
| up...@3.am | Aug 24, 2006 8:01 am | |
| up...@3.am | Aug 24, 2006 8:29 am | |
| Devin Rubia | Aug 24, 2006 8:50 am | |
| Mike Horwath | Aug 24, 2006 10:29 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [maildropl] PCRE | Actions... |
|---|---|---|
| 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,
James Smallacombe PlantageNet, Inc. CEO and Janitor up...@3.am http://3.am =========================================================================
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Courier-maildrop mailing list Cour...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop
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/*
-- Jeronimo Zucco LPIC-1 Linux Professional Institute Certified Núcleo de Processamento de Dados Universidade de Caxias do Sul







