Does anyone know if someone has succeeded in building a package for LogitechMediaSever 7.7.2 that will run on the GoFlex Home? I can't find the 7.7.2 package for arm on the internet. I had to reload the alarm OS because when I tried to upgrade the software with pacman something went wrong and I was unable to login to the server. I installed the latest version of alarm (kernel 3.1.10-11-ARCH) but the older version of LMS 7.7.1 version ((logitechmediaserver-7.7.1-1-arm.pkg.tar.xz which worked perfectly on the older version of alarm) won't install because perl dependencies < 5.15 (current ver of perl is 5.16). I played around with the .PKGINFO inside the .xz file and after changing the perl dependencies to < 5.17 and adding the eu repo mirror so it could download perl-dbl I was able to get it to install. But when I went to start the daemon it failed, once more because of perl dependencies. I tried to build the package for 7.7.2 but it failed at cleanup (???). I also tried to downgrade perl to 5.15 but was unable to find the .xz package.
***************
When I try to start 7.7.1 as my user I get this error message
[maihoa@GoFlexHome ~]$ /etc/rc.d/logitechmediaserver start
:: Starting logitechmediaserver daemon [BUSY] Can't locate Slim/bootstrap.pm in @INC (@INC contains: /opt/logitechmediaserver /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at ./slimserver.pl line 137.
BEGIN failed--compilation aborted at ./slimserver.pl line 137.
[FAIL]
[maihoa@GoFlexHome ~]$
But if I try to start it as root I get this error message
[maihoa@GoFlexHome ~]$ sudo /etc/rc.d/logitechmediaserver start
Password:
:: Starting logitechmediaserver daemon [BUSY] The following modules failed to load: EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name
*******
NOTE:
If you're running some unsupported Linux/Unix platform, please use the buildme.sh
script located here:
http://svn.slimdevices.com/repos/slim/7 ... ndor/CPAN/
If 7.6 is outdated by the time you read this, Replace "7.6" with the major version
You should never need to do this if you're on Windows or Mac OSX. If the installers
don't work for you, ask for help and/or report a bug.
of Logitech Media Server you are running.
*******
Exiting..
[DONE]
[maihoa@GoFlexHome ~]$
***************
I think what I don't understand is why these modules are not being loaded.
EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name
So I'm stuck. Anyone got any suggestions on how I can get this to work?
I can live with LMS 7.7.1 if only I could get it to run.
thanks
John