--- maxim wexler <[EMAIL PROTECTED]> wrote:

> Hi group,
> 
> I have a generic mp3 usb 256M player. Does anybody
> know of a program or script that will load it with
> tunes, in a random arrangement from a dir full of
> mp3s?
> 
> Maxim
> 

There's this thing which looks promising(awkward name,
though). 

http://osx.freshmeat.net/projects/cpshufflesature/

The URL says osx but the site says "OS Independant".

I ran it according to directions at the "Demo" link,
but:

[EMAIL PROTECTED] ~ $ ./cpShuffleSature_stable -t /usb
-f '\.mp(3|e?g)$' -s 'music/mp3' -m 256M
Can't locate Carp/Assert.pm in @INC (@INC contains:
/etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/vendor_perl/5.8.6
/usr/lib/perl5/vendor_perl/5.8.6/i686-linux
/usr/lib/perl5/vendor_perl
/usr/lib/perl5/site_perl/5.8.8/i686-linux
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl
/usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8
/usr/local/lib/site_perl .) at
./cpShuffleSature_stable line 58.
BEGIN failed--compilation aborted at
./cpShuffleSature_stable line 58.

My perl seems up-to-date and here's Carp.pm:

[EMAIL PROTECTED] ~ $ ls -l
/usr/lib/perl5/5.8.8/Carp.pm
-r--r--r-- 1 root root 8840 Jul  7  2006 

lines 57-59:

#Linux Debian: libcarp-assert-perl
#use Carp::Assert;
no Carp::Assert; # line commented out => debug mode

I swapped comments with the same result.

mw


       
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
-- 
[EMAIL PROTECTED] mailing list

Reply via email to