Trying to build on AIX with same setup as for 2.2.14.


After unpacking both tar files
using:
./configure --prefix=/usr/local/apache2 \
--enable-layout=Apache \
--enable-module=so \
--enable-mods-shared=most \
--with-z=/data/prj/zlib-1.2.3

end result is:

configure: error: pcre-config for libpcre not found. PCRE is required and
available from http://pcre.org/

These are directories that did get a Makefile.

mich...@x054:[/data/prj/alpha/httpd-2.3.4-alpha]find . -name Makefile
./srclib/apr/test/internal/Makefile
./srclib/apr/test/Makefile
./srclib/apr/Makefile
./srclib/apr-util/test/Makefile
./srclib/apr-util/Makefile
mich...@x054:[/data/prj/alpha/httpd-2.3.4-alpha]

Reply via email to