bernid;603493 Wrote:
> Hi,
> Thanks Tom for the tip.
> Now I have 'threaded' version of Perl and encountered next riddle.
> When I enter ./slimserver.pl -d command receive following message:
>
> >
Code:
--------------------
> > [root@ipfire /usr/share/squeezeboxserver]# ./slimserver.pl -d
> [11-01-19 18:35:11.6160] main::init (323) Starting Squeezebox Server
(v7.5.2, r31632, Mon Dec 13 14:07:29 MST 2010) perl 5.008008
> Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/5.8.8/utf8_heavy.pl line 211.
> Use of uninitialized value in scalar assignment at
/usr/lib/perl5/5.8.8/utf8_heavy.pl line 227.
> Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/5.8.8/utf8_heavy.pl line 228.
> Use of uninitialized value in scalar assignment at
/usr/lib/perl5/5.8.8/utf8_heavy.pl line 288.
> Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/5.8.8/utf8_heavy.pl line 291.
> Use of uninitialized value in scalar assignment at
/usr/lib/perl5/5.8.8/utf8_heavy.pl line 346.
> Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/5.8.8/utf8_heavy.pl line 347.
> panic: swash_fetch at /usr/share/squeezeboxserver/Slim/Music/Info.pm line
1059.
> [root@ipfire /usr/share/squeezeboxserver]#
>
--------------------
> >
> How to cope with it?
>
what do you get in response to
Code:
--------------------
echo $LANG
--------------------
What happens if you start with
Code:
--------------------
./slimserver.pl -d LANG='en_US.ISO-8859-1'
--------------------
Cheers.
Tom
--
Thomas8675309
------------------------------------------------------------------------
Thomas8675309's Profile: http://forums.slimdevices.com/member.php?userid=23271
View this thread: http://forums.slimdevices.com/showthread.php?t=84680
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix