From: "Matt S Trout" <m...@shadowcat.co.uk>
On Mon, May 03, 2010 at 02:57:10PM +0300, Octavian Rasnita wrote:
Hi,

I am trying to install a Catalyst-based app under Debian which has Perl 5.10.0 installed. I've installed the latest versions of CPAN, CPANPLUS, ExtUtils::MakeMaker, Module::Install, Module::Build and local::lib using cpan.

Then I tried to run perl Makefile.PL because I was hoping that it will show me the missing Perl modules:

Did you do this properly by building a tarball with 'make dist' ? If so, then inc/Module/Install.pm and inc/Module/Install/Catalyst.pm should already exist
in the unpacked tarball, so there was no need to install either.

If you're making a checkout and pretending that's an installation source,
then you're basically installing from a development environment - at which
point, shockingly enough, you need Catalyst::Devel.


That was the problem. I made a clone from the source control repository.

Thanks.

Octavian


__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 5093 (20100506) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to