Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] usb device mp3 playlist maker
Date: Tue, 26 Jun 2007 16:06:46
Message-Id: 279693.69404.qm@web31707.mail.mud.yahoo.com
In Reply to: [gentoo-user] usb device mp3 playlist maker by maxim wexler
1 --- maxim wexler <blissfix@×××××.com> wrote:
2
3 > Hi group,
4 >
5 > I have a generic mp3 usb 256M player. Does anybody
6 > know of a program or script that will load it with
7 > tunes, in a random arrangement from a dir full of
8 > mp3s?
9 >
10 > Maxim
11 >
12
13 There's this thing which looks promising(awkward name,
14 though).
15
16 http://osx.freshmeat.net/projects/cpshufflesature/
17
18 The URL says osx but the site says "OS Independant".
19
20 I ran it according to directions at the "Demo" link,
21 but:
22
23 heathen@localhost ~ $ ./cpShuffleSature_stable -t /usb
24 -f '\.mp(3|e?g)$' -s 'music/mp3' -m 256M
25 Can't locate Carp/Assert.pm in @INC (@INC contains:
26 /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux
27 /usr/lib/perl5/vendor_perl/5.8.8
28 /usr/lib/perl5/vendor_perl/5.8.6
29 /usr/lib/perl5/vendor_perl/5.8.6/i686-linux
30 /usr/lib/perl5/vendor_perl
31 /usr/lib/perl5/site_perl/5.8.8/i686-linux
32 /usr/lib/perl5/site_perl/5.8.8
33 /usr/lib/perl5/site_perl
34 /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8
35 /usr/local/lib/site_perl .) at
36 ./cpShuffleSature_stable line 58.
37 BEGIN failed--compilation aborted at
38 ./cpShuffleSature_stable line 58.
39
40 My perl seems up-to-date and here's Carp.pm:
41
42 heathen@localhost ~ $ ls -l
43 /usr/lib/perl5/5.8.8/Carp.pm
44 -r--r--r-- 1 root root 8840 Jul 7 2006
45
46 lines 57-59:
47
48 #Linux Debian: libcarp-assert-perl
49 #use Carp::Assert;
50 no Carp::Assert; # line commented out => debug mode
51
52 I swapped comments with the same result.
53
54 mw
55
56
57
58 ____________________________________________________________________________________
59 Need a vacation? Get great deals
60 to amazing places on Yahoo! Travel.
61 http://travel.yahoo.com/
62 --
63 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] perl adepts here?--was--usb device mp3 playlist maker maxim wexler <blissfix@×××××.com>