I did another round of re-installation and this time use the squeezecenter-testing repo and got a successful installation: 1.
Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package squeezecenter.noarch 0:7.0.1-0.1.19522 set to be updated --> Running transaction check Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: squeezecenter noarch 7.0.1-0.1.19522 squeezecenter-testing 18 M Transaction Summary ============================================================================= Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 18 M Is this ok [y/N]: y Downloading Packages: (1/1): squeezecenter-7.0. 100% |=========================| 18 MB 03:41 Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing: squeezecenter ######################### [1/1] Point your web browser to http://asterisk1.local:9000/ to configure SqueezeCenter. Installed: squeezecenter.noarch 0:7.0.1-0.1.19522 Complete! 2. Noticed that Main SC files /usr/share/squeezecenter Slim Perl Modules /usr/lib/perl5/vendor_perl/Slim Executables /usr/libexec these directories are owned by root. so changed them by chown -R squeezecenter:squeezecenter /usr/lib/perl5/vendor_perl/Slim and so on for the other directories and files. In executables, I only changed squeezecenter-scanner and squeezecenter-server. And still! I got the same compilation errors: [EMAIL PROTECTED] squeezecenter]# service squeezecenter start Starting SqueezeCenter: Log4perl: Seems like no initialization happened. Forgot to call init()? Weak references are not implemented in the version of perl at /usr/lib/perl5/vendor_perl/Slim/Networking/Async.pm line 20 BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Slim/Networking/Async.pm line 20. Compilation failed in require at (eval 160) line 3. ...propagated at /usr/lib/perl5/5.8.5/base.pm line 85. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Slim/Networking/Async/HTTP.pm line 36. Compilation failed in require at /usr/lib/perl5/vendor_perl/Slim/Utils/Scanner.pm line 45. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Slim/Utils/Scanner.pm line 45. Compilation failed in require at /usr/lib/perl5/vendor_perl/Slim/Control/Commands.pm line 42. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Slim/Control/Commands.pm line 42. Compilation failed in require at /usr/lib/perl5/vendor_perl/Slim/Control/Request.pm line 420. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Slim/Control/Request.pm line 420. Compilation failed in require at /usr/lib/perl5/vendor_perl/Slim/Buttons/SqueezeNetwork.pm line 24. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Slim/Buttons/SqueezeNetwork.pm line 24. Compilation failed in require at /usr/lib/perl5/vendor_perl/Slim/Buttons/Common.pm line 42. BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/Slim/Buttons/Common.pm line 42. Compilation failed in require at /usr/libexec/squeezecenter-server line 147. BEGIN failed--compilation aborted at /usr/libexec/squeezecenter-server line 147. [FAILED] Please really need your help. Have been troubleshooting this for hours...thanks a lot in advance. -- ferdies ------------------------------------------------------------------------ ferdies's Profile: http://forums.slimdevices.com/member.php?userid=17373 View this thread: http://forums.slimdevices.com/showthread.php?t=47334 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
