hey,there

i''m install apache to the specified path of /usr/local.and config it with
following command
shell>./configure --prefix=/usr/app/apache2/  --with-apr=/usr/app/apache2/
--enable-so --with-apr-util=/usr/app/apache2/ --with-included-apr
--libdir=/usr/app/apache2/lib/
shell>make
shell>make install

a error occured:

libtool: install: error: cannot install `libaprutil-1.la' to a directory not
ending in /usr/local/apache2/lib
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/apache/app/httpd-2.2.6/srclib/apr-util'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/apache/app/httpd-2.2.6/srclib'
make: *** [install-recursive] Error 1

would u pls help me this?

Reply via email to