perl Makefile.PL \
EVERYTHING=1 USE_APACI=1 PREP_HTTPD=1 \
APACHE_SRC=/usr/src/$APACHE \
DO_HTTPD=1

make
make install


