Olli Hauer ohauer at FreeBSD.org
Sun Jan 20 12:55:29 UTC 2013


On 2013-01-19 21:56, Dmitry wrote:
> Здравствуйте, Apache.
> 
...
> configure: error: Did not find pcre-config script at /usr/local
> ===>  Script "configure" failed unexpectedly.
...
> 
> Stop in /usr/ports/lang/php5.
> root at freebsd9r:/usr/ports/lang/php5 # pkg_info -Ea
> libiconv-1.14
> libtool-2.4.2
> perl-5.14.2_2
> root at freebsd9r:/usr/ports/lang/php5 #
> 
> 
> 
...
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5455: error: Did not find pcre-config script at /usr/local

Hi Dmitry,

seems you miss devel/pcre.

I don't know why this happens on your system (pcre is defined as LIB_DEPENDS in apache22)

A `cd devel/pcre && make clean install' should solve your issue.

// olli


More information about the freebsd-apache mailing list