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
http://jczucco.blogspot.com