Gentoo Archives: gentoo-perl

From: Sergiy Borodych <bor@×××××××××.ua>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] how to use g-cpan ?
Date: Tue, 28 Jul 2009 14:16:34
Message-Id: 4A6F083A.9010506@univ.kiev.ua
In Reply to: Re: [gentoo-perl] how to use g-cpan ? by Zhang Jun
1 On 07/28/09 02:15, Zhang Jun wrote:
2 > Hi, I am using g-cpan 0.15.0-r1
3 >
4 > this time I choose an new module which I have never installed with
5 > g-cpan, the output is like :
6 >
7 > # g-cpan -iv Socket::Class
8 >
9 > Socket-Class-2.254/
10 > ...
11 > ...
12 > ...
13 > Socket-Class-2.254/sc_ws2bth.h
14 > Socket-Class-2.254/sc_ws2bth.c
15 > Socket-Class-2.254/install_files.PL
16 > Socket-Class-2.254/sc_mod_def.c
17 > Socket-Class-2.254/sc_mod_def.h
18 > Socket-Class-2.254/sc_bluez.c
19 > Socket-Class-2.254/mod_sc.h
20 > Socket-Class-2.254/Changes
21 > CPAN: File::Temp loaded ok (v0.18)
22 > * Create directory '/usr/local/portage/mycpan/perl-gcpan/Socket-Class'
23 > * Create directory '/usr/local/portage/mycpan/perl-gcpan/Socket-Class/files'
24 > * Generating ebuild for Socket::Class
25 > * Copying /var/tmp/g-cpan/.cpan/sources/authors/id/C/CH/CHRMUE/Socket-Class-2.254.tar.gz
26 > to /usr/portage/distfiles
27 > * Ebuild generated for Socket-Class
28 >>>> Creating Manifest for /usr/local/portage/mycpan/perl-gcpan/Socket-Class
29 > * Calling emerge for Socket-Class
30 >
31 > * Calling: emerge Socket-Class
32 > Calculating dependencies... done!
33 >
34 >>>> Verifying ebuild manifests
35 >
36 >>>> Emerging (1 of 1) perl-gcpan/Socket-Class-2.254 from mycpan_repo
37 > * Socket-Class-2.254.tar.gz RMD160 SHA1 SHA256 size ;-) ...
38 > [ ok ]
39 > * checking ebuild checksums ;-) ...
40 > [ ok ]
41 > * checking auxfile checksums ;-) ...
42 > [ ok ]
43 > * checking miscfile checksums ;-) ...
44 > [ ok ]
45 >>>> Unpacking source...
46 >>>> Unpacking Socket-Class-2.254.tar.gz to /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work
47 >>>> Source unpacked in /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work
48 >>>> Compiling source in /var/tmp/portage/perl-gcpan/Socket-Class-2.254/work ...
49 > * No Make or Build file detected...
50 >>>> Source compiled.
51 >>>> Test phase [not enabled]: perl-gcpan/Socket-Class-2.254
52 >
53 >>>> Install Socket-Class-2.254 into /var/tmp/portage/perl-gcpan/Socket-Class-2.254/image/ category perl-gcpan
54 >>>> Completed installing Socket-Class-2.254 into /var/tmp/portage/perl-gcpan/Socket-Class-2.254/image/
55 >
56 >
57 >>>> Installing (1 of 1) perl-gcpan/Socket-Class-2.254
58 >
59 >>>> Recording perl-gcpan/Socket-Class in "world" favorites file...
60 >>>> Auto-cleaning packages...
61 >
62 >>>> No outdated packages were found on your system.
63 >
64 > * GNU info directory index is up-to-date.
65 > * Cleaning temporary space
66 > pc ~ # equery f perl-gcpan/Socket-Class-2.254
67 > [ Searching for packages matching perl-gcpan/Socket-Class-2.254... ]
68 > * Contents of perl-gcpan/Socket-Class-2.254:
69 > pc ~ # equery f perl-gcpan/Socket-Class
70 > [ Searching for packages matching perl-gcpan/Socket-Class... ]
71 > * Contents of perl-gcpan/Socket-Class-2.254:
72 >
73 > pc ~ # perldoc -l Socket::Class
74 > No documentation found for "Socket::Class".
75 >
76
77 Hmm...
78 Please attach ebuild created by g-cpan.
79
80 For me this module install fine,
81 but I use last version with some patches [1]
82 So you can try it too
83
84 1. http://bugs.gentoo.org/show_bug.cgi?id=233386
85
86
87 --
88 Sergiy Borodych
89 http://bor.org.ua

Replies

Subject Author
Re: [gentoo-perl] how to use g-cpan ? Zhang Jun <gb2313@×××××.com>