it is a script, r-x in all locations. On Wed, Dec 9, 2009 at 9:24 PM, Eric Covener <cove...@gmail.com> wrote:
> On Wed, Dec 9, 2009 at 3: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] > > Did your pcre-config get installed as non-executable? > > -- > Eric Covener > cove...@gmail.com > mich...@x054:[/data/prj/pcre-8.00]find . -name pcre-config -ls 164079 2 -rwxrwx--x 1 michael www 1249 Dec 5 07:57 ./pcre-config executing as michael, not other.