i put a big tarball here will all the Apache-Test dependencies:
http://perl.apache.org/~dougm/httpd-test-bundle-0.01.tar.gz

you should be able to run:
% tar -zxf httpd-test-bundle-0.01.tar.gz
% cd httpd-test-bundle-0.01
% perl Makefile.PL && make install

and have everything need to run 't/TEST'

Crypt::SSLeay requires openssl to be installed, so you'll need to install
that first if you haven't already.


Reply via email to