[mod_perl2]: Install error with Makefile.PL - uninitialized value at TestRun.pm

2012-07-15 Thread Daniel Boerner
Hi Fred, Hi Todd I just subscribed to this list and still don't know how to link my message to your thread from July 10th. Sorry. I just want to show you my workaround of the same problem: "Install error with Makefile.PL - uninitialized value at TestRun.pm" Here my proceedings aiming at a statical

Re: [mod_perl2]: Install error with Makefile.PL - uninitialized value at TestRun.pm

2012-07-25 Thread Daniel Boerner
ot;; > } > > > > and the makefile cmd I used is: > > [mod_perl-2.0.7 ]# perl Makefile.PL MP_USE_DSO=1 > MP_APR_CONFIG=/usr/local/bin/apr-1-config MP_APXS=/srv/httpd/sbin/apxs > > > configures without error, 'make' without error, 'make test' without error, > and then &