On Wed, Dec 9, 2009 at 9:01 PM, Michael Felt <mamf...@gmail.com> wrote:
> I confess to being a bit lost in all of this. I am still stuck with the pcre
> issue, even after adding:
> --with-pcre=/data/prj/pcre-8.00 \
>
> checking for pcre-config... false
> configure: error: Did not find pcre-config script at /data/prj/pcre-8.00
>
> mich...@x054:[/data/prj/alpha/httpd-2.3.4-alpha]cd /data/prj/pcre-8.00
> mich...@x054:[/data/prj/pcre-8.00]find . -name pcre-config
> ./pcre-config
> mich...@x054:[/data/prj/pcre-8.00]
>
> Suggestions? And I hope I am not just being blind...

Doesn't configure check for -x "$with_pcre/bin/pcre-config"? Then you
should have the pcre-config script in a bin sub folder.

Bart

Reply via email to