Once you have apr/apr-util installed on their own, it becomes necesary
to to continue to build/install those before building apache.
--with-apr and --with-apr-util are the toggles you are looking for,
they take a path to your installed apr[-util]
William Chan wrote:
> I have httpd 2.2.3 running f
I have httpd 2.2.3 running fine on a linux box. I always compiled my
httpd from source. Yesterday I tried to compile the new httpd (
ver 2.2.4 ) from source. Following is the error I got :
./configure --prefix=/usr/local/apache224 --enable-modules=all
--enable-ssl --with-ssl=/usr/local/ssl --ena