# any use of --enable-shared implies --enable-module=so # note that --enable-rule=SHARED_CORE might be needed too, # but we aren't going to be having that many dynamic apache modules ./configure --prefix=/usr/local/installs/apache-1.3.14 --enable-module=rewrite --enable-shared=rewrite --activate-module=src/modules/perl/libperl.a make make test # this fails because it doesn't understand it make install