Hi..

My configuration directive is showed as following:

./configure \
        --disable-ssl \
        --disable-v4-mapped \
        --disable-maintainer-mode \
        --disable-dbm \
        --disable-auth-dbm \
        --disable-echo \
        --disable-example \
        --disable-ldap \
        --disable-dav \
        --disable-status \
        --disable-imap \
        --disable-gdbm \
        --disable-mods-shared \
        --without-apr \
        --without-apr-util \

And I got the error message "checking for APR... configure: error: --with-apr 
requires a directory to be provided".
Anyone knows how to remove apr package?? Thanks!!!!!!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to