On 05 Apr 2012, at 12:03 AM, Michael Felt wrote:I found some info on a mod_perl, and have picked it up via svn - but am stuck - where does it expect to be?
root@x104:[/data/prj/modperl]perl Makefile.PL MP_APXS=/opt/httpd/bin/apxs
Reading Makefile.PL args from @ARGV
MP_APXS = /opt/httpd/bin/apxs
[ error] Can't find a sub-directory Apache-Test. Make sure that you are using a complete source distributionMod_perl is a completely separate project, it would need to be packaged separately.Regards,Graham--