J'essaie d'installer Varnish-Cache 4 sur mon Mac OS X 10.9.3.
Mais je reçois cette erreur :
checking for PCRE... no
configure: error: Package requirements (libpcre) were not met:
No package 'libpcre' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables PCRE_CFLAGS
and PCRE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Le mince est PCRE est installé. Je peux le trouver dans /usr/bin/. Quand je fais man pcre, j'obtiens sa documentation.
Des idées ? Je ne sais pas comment résoudre ce problème.
Dans le fichier config.log, j'ai trouvé ceci :
configure:14734: $PKG_CONFIG --exists --print-errors "libpcre"
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpcre' found