Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] perl adepts here?--was--usb device mp3 playlist maker
Date: Wed, 27 Jun 2007 17:07:01
Message-Id: 855420.73090.qm@web31715.mail.mud.yahoo.com
1 >
2 >
3 > The module is "Carp::Assert". It is mapped to the
4 > file Carp/Assert.pm, which
5 > you dont have installed, so
6 >
7 > emerge -av Carp-Assert
8 >
9 > hope this helps
10 >
11 > Dani
12 >
13
14 Well, that went smoothly enough, but:
15
16 heathen@localhost ~ $ ls /usr/lib/perl5/*8/Carp
17 Heavy.pm
18
19 and now it wants something else:
20
21 heathen@localhost ~ $ ./cpShuffleSature_stable -t /usb
22 -f '\.mp(3|e?g)$' -s 'music/mp3' -m 256M
23 Can't locate Filesys/DiskFree.pm in @INC (@INC
24 contains: /etc/perl
25 /usr/lib/perl5/vendor_perl/5.8.8/i686-linux
26 /usr/lib/perl5/vendor_perl/5.8.8
27 /usr/lib/perl5/vendor_perl/5.8.6
28 /usr/lib/perl5/vendor_perl/5.8.6/i686-linux
29 /usr/lib/perl5/vendor_perl
30 /usr/lib/perl5/site_perl/5.8.8/i686-linux
31 /usr/lib/perl5/site_perl/5.8.8
32 /usr/lib/perl5/site_perl
33 /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8
34 /usr/local/lib/site_perl .) at
35 ./cpShuffleSature_stable line 81.
36 BEGIN failed--compilation aborted at
37 ./cpShuffleSature_stable line 81.
38
39 I did emerge -pv DiskFree, Filesys-DiskFree, and it
40 came back "no ebuilds to satisfy..."
41
42 And nothing like that under /usr/portage/dev-perl
43
44 There was however a Filesys-DiskSpace which I had to
45 unmask before emerging. Didn't help though, same
46 result.
47
48 Here's l.80-81 from the code.
49
50 #Linux Debian: libfilesys-diskfree-perl
51 use Filesys::DiskFree;
52
53 Maybe it's a Debian thing and won't work in gentoo?
54
55 mw
56
57
58
59
60 ____________________________________________________________________________________
61 Yahoo! oneSearch: Finally, mobile search
62 that gives answers, not web links.
63 http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
64 --
65 gentoo-user@g.o mailing list