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: Tue, 26 Jun 2007 20:17:13
Message-Id: 47244.48266.qm@web31710.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] usb device mp3 playlist maker by maxim wexler
1 --- maxim wexler <blissfix@×××××.com> wrote:
2
3 >
4 > --- maxim wexler <blissfix@×××××.com> wrote:
5 >
6 > > Hi group,
7 > >
8 > > I have a generic mp3 usb 256M player. Does anybody
9 > > know of a program or script that will load it with
10 > > tunes, in a random arrangement from a dir full of
11 > > mp3s?
12 > >
13 > > Maxim
14 > >
15 >
16 > There's this thing which looks promising(awkward
17 > name,
18 > though).
19 >
20 > http://osx.freshmeat.net/projects/cpshufflesature/
21 >
22 > The URL says osx but the site says "OS Independant".
23 >
24 > I ran it according to directions at the "Demo" link,
25 > but:
26 >
27 > heathen@localhost ~ $ ./cpShuffleSature_stable -t
28 > /usb
29 > -f '\.mp(3|e?g)$' -s 'music/mp3' -m 256M
30 > Can't locate Carp/Assert.pm in @INC (@INC contains:
31 > /etc/perl
32 > /usr/lib/perl5/vendor_perl/5.8.8/i686-linux
33 > /usr/lib/perl5/vendor_perl/5.8.8
34 > /usr/lib/perl5/vendor_perl/5.8.6
35 > /usr/lib/perl5/vendor_perl/5.8.6/i686-linux
36 > /usr/lib/perl5/vendor_perl
37 > /usr/lib/perl5/site_perl/5.8.8/i686-linux
38 > /usr/lib/perl5/site_perl/5.8.8
39 > /usr/lib/perl5/site_perl
40 > /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8
41 > /usr/local/lib/site_perl .) at
42 > ./cpShuffleSature_stable line 58.
43 > BEGIN failed--compilation aborted at
44 > ./cpShuffleSature_stable line 58.
45 >
46 > My perl seems up-to-date and here's Carp.pm:
47 >
48 > heathen@localhost ~ $ ls -l
49 > /usr/lib/perl5/5.8.8/Carp.pm
50 > -r--r--r-- 1 root root 8840 Jul 7 2006
51 >
52 > lines 57-59:
53 >
54 > #Linux Debian: libcarp-assert-perl
55 > #use Carp::Assert;
56 > no Carp::Assert; # line commented out => debug mode
57 >
58 > I swapped comments with the same result.
59 >
60 > mw
61 >
62
63 Oh, and here's where Assert.pm lives. I did a search
64 in the code for "Assert.pm" but it didn't show so I
65 don't know where the program expects to find it or how
66 to tell it where to look.
67
68 slocate Assert.pm
69 /usr/lib/perl5/5.8.8/Test/Harness/Assert.pm
70 /usr/lib/perl5/vendor_perl/5.8.8/Test/Harness/Assert.pm
71 heathen@localhost ~ $
72
73 mw
74
75
76 ___________________________________________________________________________________
77 You snooze, you lose. Get messages ASAP with AutoCheck
78 in the all-new Yahoo! Mail Beta.
79 http://advision.webevents.yahoo.com/mailbeta/newmail_html.html
80 --
81 gentoo-user@g.o mailing list