Actions
Feature #1691
closedTypo in configure script
ASK QUESTIONS IN Forums:
Description
Hi, I just tried to compile and got this error:
"pcre-config not found, install the pcre-devel package and build with --without-pcre"
Shouldn't the "and" be "or" ;)
Updated by glen over 16 years ago
- Status changed from New to Fixed
- Resolution set to fixed
Committed revision r2191.
Trunk not affected as it has different autoconf:
AC_MSG_ERROR([pcre-config wasn't found. Either install pcre and its headers or re-run with --without-pcre])
Actions
Also available in: Atom