Oh, it runs in an error
And what does it say?
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains:
--
Michael
___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices
Oh, it runs in an error
Code:
rm -f \
Parser.bso Parser.def \
Parser.exp Parser.x \
blib/arch/auto/XML/Parser/extralibs.all \
blib/arch/auto/XML/Parser/extralibs.ld Makefile.aperl \
*.a *.o \
*perl.core MYMETA.json \
MYMETA.yml blibdirs.ts \
core core.*perl
Been awhile since I've built, but it Sounds about right.
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=107797
__
Okay. Time is not the problem.
Is this the right way to new compile?
Code:
wget --no-check-certificate
https://github.com/Logitech/slimserver-vendor/archive/public/7.9.zip
unzip 7.9.zip
cd slimserver-vendor-public-7.9/CPAN/
./buildme.sh
It's also gonna be pretty slow I would say. But agree with the above
guys, you need to build the full perl blob for your architecture. I've
done it on x86 and it took half an hour or so; on there it might take
days.
-Transcoded from Matt's brain by Tapatalk-
--
Hardware: 3x Touch, 1x Radio, 2
That processor is an armv5 processor. The current perl binaries
supplied with LMS are compiled for armv6. I'm not an arm expert, but I
would suspect there is no way for the code to be backwards compatable.
You will probably need to compile the perl binaries for LMS
https://github.com/Logitech/
mherger wrote:
> > root@audioserver:~# /usr/sbin/squeezeboxserver
> >The following modules failed to load: DBI EV XML::Parser::Expat
> HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name
>
> What does "perl -v" say?
>
Code:
# perl -v
This is perl 5, ve
Some more infos about my system.
Code:
# cat /proc/cpuinfo
processor : 0
model name: Feroceon 88FR131 rev 1 (v5l)
BogoMIPS : 400.00
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant :
root@audioserver:~# /usr/sbin/squeezeboxserver
The following modules failed to load: DBI EV XML::Parser::Expat HTML::Parser
JSON::XS Digest::SHA1 YAML::XS Sub::Name
What does "perl -v" say?
--
Michael
___
unix mailing list
unix@lists.slimdev
Hi.
I installed the LMS 7.90 on an ARM Device Goflex Home.
The LMS start show okay, but the Port 9000 isnt available.
When i start the LMS manuel it show:
Code:
root@audioserver:~# /usr/sbin/squeezeboxserver
The following modules failed to load: DBI EV XML::Parser::E
10 matches
Mail list logo