
Originally Posted by
BadIntentions
It appears there is some sort of issue with the version of JSON:XS shipped with the plugin
Interesting. According to CPAN, it looks like the Squeezebox Server plugin includes the latest version:
Code:
cpan[1]> i JSON:XS
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
Database was generated on Wed, 27 Jul 2011 05:30:09 GMT
Module id = JSON::XS
CPAN_USERID MLEHMANN (Marc Lehmann <schmorp@schmorp.de>)
CPAN_VERSION 2.3
CPAN_FILE M/ML/MLEHMANN/JSON-XS-2.3.tar.gz
UPLOAD_DATE 2010-08-17
MANPAGE JSON::XS - JSON serialising/deserialising, done correctly and fast
INST_FILE /APP/SQUEEZE/perl/local/lib/perl/5.10.0/JSON/XS.pm
INST_VERSION 2.3
Of course, that doesn't mean anything if other components are outdated, or if the latest version is the problem.
BTW, I tried 'test JSON:XS' out of morbid curiosity and realized 'make' doesn't exist in the Javelin/Promise distribution. Is there a make binary compatible with our pretty, white box available?
- Dave