Problem installing mod_perl2 on Clarkconnect

2009-06-15 Thread Mike OK
Hi I am experiencing some trouble getting mod_perl installed using cpan. After much research online, I have found a bug report that seems to match with the following output generated after a test. Test Summary Report --- t/hooks/authen_basic.t (Wstat: 0 Tests: 4 Failed: 1)

Re: Problem installing mod_perl2 on Clarkconnect

2009-06-15 Thread Fred Moyer
On Mon, Jun 15, 2009 at 8:19 AM, Mike OKm...@acorg.com wrote: t/hooks/authen_basic.t (Wstat: 0 Tests: 4 Failed: 1) Failed test: 4 t/hooks/authz.t (Wstat: 0 Tests: 4 Failed: 1) Failed test: 4 Files=238, Tests=2557, 193 wallclock secs ( 3.25 usr 0.91 sys + 151.19 cusr 26.60 csys = 181.95 CPU)

Re: Problem installing mod_perl2 on Clarkconnect

2009-06-15 Thread Mike OK
Thanks for the reply Fred. Today I upgraded from apache 2.0 to 2.2 and still are having the test errors. I will continue through and install without test to see what happens. Any idea where I can find 2.0.5-dev?? Mike - Original Message - From: Fred Moyer f...@redhotpenguin.com

Re: Problem installing mod_perl2 on Clarkconnect

2009-06-15 Thread Fred Moyer
On Mon, Jun 15, 2009 at 4:04 PM, Mike OKm...@acorg.com wrote: Thanks for the reply Fred.  Today I upgraded from apache 2.0 to 2.2 and still are having the test errors.  I will continue through and install without test to see what happens. You are probably fine unless you have some complex

Re: Problem installing mod_perl2 on Clarkconnect [solved]

2009-06-15 Thread Mike OK
Hi Fred Thanks for your help. I removed all of apache 2.0 and upgraded to 2.2 I also removed all previous files that were installed while building mod_perl. I then rebuilt mod_perl from the command line with 2.0.4. Those two tests still failed while running make test. Since it was a