[Catalyst] cannot install Catalyst on perl 5.6.1

Srinivasa Mullangi mullangi at rocketmail.com
Fri Jun 10 14:38:22 CEST 2005


I forced Catalyst installation. All the url are generating 'Internal Server Error' 
Here is the apache error logs:
 
[Fri Jun 10 05:31:07 2005] [catalyst] [debug] Debug messages enabled
You don't seem to have a mime-info database.
See http://freedesktop.org/Software/shared-mime-info
[Fri Jun 10 05:31:07 2005] [catalyst] [debug] Loaded plugins
.=----------------------------------------------------------------------------=.
| Catalyst::Plugin::Session::FastMmap                                         |
| Catalyst::Plugin::Static                                                    |
| Catalyst::Plugin::Authentication::CDBI                                      |
'=----------------------------------------------------------------------------='
[Fri Jun 10 05:31:07 2005] [catalyst] [debug] Loaded dispatcher "Catalyst::Dispatcher"
[Fri Jun 10 05:31:07 2005] [catalyst] [debug] Loaded engine "Catalyst::Engine::Apache::MP13::Apreq"
[Fri Jun 10 05:31:07 2005] [catalyst] [debug] Found home "/var/www/Admin"
[Fri Jun 10 05:31:07 2005] [error] Insecure dependency in eval while running with -T switch at /usr/lib/perl5/site_perl/5.6.1/UNIVERSAL/require.pm line 98.\nCompilation failed in require at (eval 417) line 3.\n
[Fri Jun 10 05:31:07 2005] [error] Undefined subroutine &BM::Admin::handler called.\n

 
Please advise.
 
Thanks
Srini
 

samwyse <samwyse at gmail.com> wrote:
On 6/10/05, Srinivasa Mullangi wrote:
> We have Perl 5.6.1 on our production machine. 
> When I try to install Ctalyst I get this Error in 'Perl Makefile.PL' 
> 
> * ERROR: Version 5.006001 of perl is installed, but we need version >=
> 5.008001
> ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
> versions
> of the modules indicated above before proceeding with this installation. 
> 
> 
> I did 'make' anyway but 'make test' is generating the following error for
> all the tests: 
> 
> t/component/controller/action/regexp.........Initializer
> for response must be hash reference at
> /root/Catalyst-5.23/blib/lib/Catalyst/Engine/Test.pm line
> 51
> 
> 
> Is there any workaround to make Catalyst work on perl 5.6.1. 
> Upgrading is not an option right now. 

Since the imediate problem is in the test framework and not in the
code itself, you can try doing a 'force install' from cpan. This will
at least finish the installation process, but there's no guarantee
that the library code will work.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20050610/6544b456/attachment.htm


More information about the Catalyst mailing list