Whilst setting up slim server on Fedora, I got: [EMAIL PROTECTED] martin]# rpm -i /tmp/SlimServer_v6.5.4.noarch.rpm error: Failed dependencies: perl-XML-Parser is needed by slimserver-6.5.4-1.noarch perl-Digest-SHA1 is needed by slimserver-6.5.4-1.noarch
which was odd because cpan confirms both modules are up to date: cpan[2]> install XML::Parser XML::Parser is up to date (2.36). cpan[3]> install Digest::SHA1 Digest::SHA1 is up to date (2.11). cpan[4]> q Lockfile removed. So, just to help others in the future, I simply ran the rpm command with --nodeps. It ran to completion and so far, slimserver seems fine. It's streaming internet radio OK and I'm currently scanning my library. Hope the above is of use to others. -- mdwoolley ------------------------------------------------------------------------ mdwoolley's Profile: http://forums.slimdevices.com/member.php?userid=14078 View this thread: http://forums.slimdevices.com/showthread.php?t=40439 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
