Further googling says to run cpan:
http://linux.derkeiler.com/Newsgroups/alt.os.linux.suse/2010-07/msg00255.html

        cpan
        cpan[1]> upgrade

Wow! that takes forever...

        cpan[2]> install EV

        cpan[3]> install JSON

        cpan[4]> install YAML::Syck
        YAML::Syck is up to date (1.15).

        cpan[5]>quit

But still no joy. It fails with 

+ P1630:~ # Use of inherited AUTOLOAD for non-method
YAML::Syck::DumpYAML() is deprecated at
/usr/share/squeezeboxserver/CPAN/YAML/Syck.pm line 65.

+ The following modules failed to load: YAML::Syck

The first is just a warning. I went into Syck.pm and commented out the
subroutine at line 65 and still got the second failure.

As noted, cpan says YAML::Syck is up to date but it still fails to
load...

Continue to strive...

Cheers, Andy L.


-- 
alavarre1
------------------------------------------------------------------------
alavarre1's Profile: http://forums.slimdevices.com/member.php?userid=40597
View this thread: http://forums.slimdevices.com/showthread.php?t=80458

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to