Gentoo Archives: gentoo-perl

From: Michele Beltrame <admin@×××××××××.info>
To: gentoo-perl@l.g.o
Subject: [gentoo-perl] Catalyst installation using g-cpan
Date: Sun, 03 Jul 2005 14:50:09
Message-Id: 42C7FB21.6050803@talkblade.info
1 Hi all!
2
3 I installed Catalyst toolkit from CPAN using g-cpan. However, I has to
4 install the prerequisite modules by hand, as g-cpan didn't detect them.
5 This is the relevant part of the output of "g-cpan -i Catalyst":
6
7 -----
8 Checking if your kit is complete...
9 Looks good
10 * ERROR: Prerequisite Module::Pluggable::Fast isn't installed
11 * ERROR: Prerequisite Template isn't installed
12 * ERROR: Prerequisite Class::Accessor::Fast isn't installed
13 * ERROR: Prerequisite Tree::Simple::Visitor::FindByPath isn't installed
14 * ERROR: Prerequisite Class::Data::Inheritable isn't installed
15 * ERROR: Prerequisite Path::Class isn't installed
16 * ERROR: Prerequisite Text::ASCIITable isn't installed
17 * ERROR: Prerequisite UNIVERSAL::require isn't installed
18 * ERROR: Prerequisite Tree::Simple isn't installed
19 ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
20 -----
21
22 The module then goes on, g-cpan builds and install it. It however
23 doesn't really work until I install the prereuqisites.
24
25 Is this a problem in how Catalyst "announces" the missing prerequisites?
26
27 Thanks, Michele.
28
29 --
30 Michele Beltrame
31 http://www.massainforme.it/mb/
32 ICQ# 76660101
33 --
34 gentoo-perl@g.o mailing list

Replies

Subject Author
Re: [gentoo-perl] Catalyst installation using g-cpan Michael Cummings <mcummings@g.o>