mp2 error

2006-02-02 Thread The Doctor
I compiled mod perl 2.0.2 using perl 5.8.8 and upon installation telnet localhost 80 gives me Apache/2.0.55 (Unix) DAV/2 mod_ruby/1.2.4 mod_python/3.1.3 Python/2.3.2 FrontPage/5.0.2.2635 PHP/5.0.4 mod_perl/2.0.2 Perl/v5.8.6 ??? What is wrong? -- Member - Liberal International This is [

Re: mp2 error

2006-02-07 Thread Tom Schindl
Are you sure that you the appropriate perl is used when you called perl Makefile.PL Tom The Doctor wrote: > I compiled mod perl 2.0.2 using perl 5.8.8 and upon installation > telnet localhost 80 gives me > > Apache/2.0.55 (Unix) DAV/2 mod_ruby/1.2.4 mod_python/3.1.3 Python/2.3.2 > FrontPage/5.

mp2: Error -- Can't locate Apache2.pm in @INC

2004-11-29 Thread Stephen Jungels
Apparently we're not quite there yet. See the report for details. Note that I am including the bug report because it might have useful details, not because this is necessarily a bug. -8<-- Start Bug Report 8<-- 1. Problem Description: I am trying to get

[mp2] error make test on test t/closure.t

2005-06-13 Thread maurizio amendola
Hi I hope this time to put all info. -8<-- Start Bug Report 8<-- 1. Problem Description: I have a problem when I do Make test. The problem is on test on "t/closure.t". I have tested also with The latest SVN snapshot, but I have the same result. This is

Re: mp2: Error -- Can't locate Apache2.pm in @INC

2004-11-29 Thread Stas Bekman
Stephen Jungels wrote: Apparently we're not quite there yet. See the report for details. Note that I am including the bug report because it might have useful details, not because this is necessarily a bug. -8<-- Start Bug Report 8<-- 1. Problem Description:

Re: mp2: Error -- Can't locate Apache2.pm in @INC

2004-11-29 Thread Stephen Jungels
Stas Bekman wrote: > show us the output of: > cd modperl-1.99_17 > grep PERLPREFIX Makefile > grep SITEPREFIX Makefile Ok, here it is: snip [EMAIL PROTECTED]:/usr/local/mod_perl-1.99_17# grep PERLPREFIX Makefile [EMAIL PROTECTED]:/usr/local/mod_perl-1.99_17# grep SITEPREFIX Makef

Re: mp2: Error -- Can't locate Apache2.pm in @INC

2004-11-30 Thread Stas Bekman
Stephen Jungels wrote: Stas Bekman wrote: show us the output of: cd modperl-1.99_17 grep PERLPREFIX Makefile grep SITEPREFIX Makefile Ok, here it is: snip [EMAIL PROTECTED]:/usr/local/mod_perl-1.99_17# grep PERLPREFIX Makefile [EMAIL PROTECTED]:/usr/local/mod_perl-1.99_17# grep SITEPR

RE: mp2: Error -- Can't locate Apache2.pm in @INC

2004-11-30 Thread Stephen Jungels
Stas Bekman wrote: > So why in the world do you get those targets? The Makefile directed me to /usr/lib/perl/5.6.1/Config.pm, which helps explain what's going on here. It contains lines like: installsitearch='/var/tmp/hhl-target-perl-ppc_82xx-root/opt/hardhat/devkit/p pc/82xx/target/usr/local/li

Re: mp2: Error -- Can't locate Apache2.pm in @INC

2004-11-30 Thread Stas Bekman
Stephen Jungels wrote: Stas Bekman wrote: So why in the world do you get those targets? The Makefile directed me to /usr/lib/perl/5.6.1/Config.pm, which helps explain what's going on here. It contains lines like: installsitearch='/var/tmp/hhl-target-perl-ppc_82xx-root/opt/hardhat/devkit/p pc/82xx

RE: [mp2] error make test on test t/closure.t

2005-06-16 Thread maurizio amendola
mp; ($third - $second), 1, "no reload on modification, the closure problem persists", ); Is it so wrong? maurizio -Original Message- From: maurizio amendola [mailto:[EMAIL PROTECTED] Sent: lunedì 13 giugno 2005 9.37 To: modperl@perl.apache.org Su