Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2013 13:55:28 +0100
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        apache@FreeBSD.org
Cc:        Dmitry <d_i_m@ukr.net>
Subject:   Re:
Message-ID:  <50FBE940.3060101@FreeBSD.org>
In-Reply-To: <1008923850.20130119225616@ukr.net>
References:  <1008923850.20130119225616@ukr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd9r:/usr/ports/lang/php5 # pkg_info -Ea
> libiconv-1.14
> libtool-2.4.2
> perl-5.14.2_2
> root@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50FBE940.3060101>