Never give up! ;-) I have a new F17 system with a base install. I wouldn't recommend using CPAN to install perl modules... instead stick with the RPMs.
Based upon other threads here in the forum, I made sure the following RPMs were on the system: perl-AnyEvent perl-Event perl-Event-ExecFlow perl-Event-Lib perl-Event-RPC perl-YAML perl-YAML-LibYAML perl-YAML-Parser-Syck perl-YAML-Syck perl-YAML-Tiny perl-CGI A short comment... why aren't these listed as required in the RPM... you should get a warning from the YUM install - instead you get nothing, which isn't particularly helpful... Then I executed: ln -s /usr/lib/perl5/vendor_perl/Slim /usr/share/perl5/vendor_perl/Slim (which I really don't understand why this hasn't been fixed yet....) Then: rpm -Uvh http://repos.slimdevices.com/yum/squeezecenter/squeezecenter-repo-1-6.noarch.rpm yum install squeezeserver (which will instead install the new Logitech Name which I can never remember...) After that you should be good to go... I just did it on this base F17 system and it worked... Hope that helps... and at least I've documented this here for myself to make it easier if I ever need to install on another system. ------------------------------------------------------------------------ gbcox's Profile: http://forums.slimdevices.com/member.php?userid=34 View this thread: http://forums.slimdevices.com/showthread.php?t=95347 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
