Gentoo Archives: gentoo-user

From: Alan Bailward <alan@×××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] issues with catalyst cdbi perl modules
Date: Thu, 06 Apr 2006 07:03:18
Message-Id: 1144306724.10867.16.camel@phoenix.arcterex.net
1 I'm trying to play around with the catalyst MVC perl framework via the
2 overlay from http://forums.gentoo.org/viewtopic-t-419501.html and all
3 goes well until I try to create a model with mysql or sqlite. I get
4 errors indicating that Class::DBI::Loader::mysql (or ::SQlite) isn't
5 available. So I do
6 g-cpan -i Class::DBI::Loader::mysql
7
8 It almost works, goes through pre-processing a bunch of modules to
9 build, but then gets stuck in an endless loop of the following:
10
11 [...]
12 ************************************************************************
13 *
14 *
15 * Ebuild already exists for 'Scalar::Util': Scalar-List-Utils
16 *
17 *
18 ************************************************************************
19 ************************************************************************
20 *
21 *
22 * Module 'File::Path' is part of the base perl install
23 *
24 *
25 ************************************************************************
26 ************************************************************************
27 *
28 *
29 * Need to create ebuild for 'Test': Test
30 *
31 *
32 ************************************************************************
33 Running make for S/SB/SBURKE/Test-1.25.tar.gz
34 Is already unwrapped into directory /root/.cpan/build/Test-1.25
35 Has already been processed within this session
36 ************************************************************************
37 *
38 *
39 * Need to create ebuild for 'Test::Harness': Test-Harness
40 *
41 *
42 ************************************************************************
43 Running make for P/PE/PETDANCE/Test-Harness-2.56.tar.gz
44 Is already unwrapped into
45 directory /root/.cpan/build/Test-Harness-2.56
46 Has already been processed within this session
47 ************************************************************************
48 *
49 *
50 * Need to create ebuild for 'File::Spec': PathTools
51 *
52 *
53 ************************************************************************
54 Running make for K/KW/KWILLIAMS/PathTools-3.17.tar.gz
55 [...]
56
57 Anyone had any success with this or have an alternate way of using this?
58
59 TIA.
60
61 Alan
62 --
63 Alan <alan@×××××.org> - http://arcterex.net
64 --------------------------------------------------------------------
65 "Backups are for people who don't pray." -- big Mike
66
67 --
68 gentoo-user@g.o mailing list