From: Dmitri A. S. <das...@gm...> - 2005-04-13 07:10:02
|
using 2005.04.12 cvs snapshot. ./configure reports ... Perl compatible regular expresions: pcre.h not found ^^^^^^^^^^^^(sic!) pcre.h is in /usr/include/pcre/pcre.h Configure apparently checks for <pcre.h> (and not for <pcre/pcre.h>) .=20 I do not know what is really broken here, and what is the proper way of fixing it. (I also cannot figure out where did "expresions" is coming from, may be this is an autoconf=20 typo.) Sincerely, Dmitri. -- |