Hi

I'm just installing clean Etch testing and SqueezeCenter 7.1 (from
testing apt sources) and there was no problem.
But I'm using some plugins imcompatible with 7.1 so I tried to install
7.0.1.

I removed squeezecenter 7.1 (testing) (apt-get remove --purge), updated
apt sources.list file and then installed squeezecenter 7.0.1 (stable).

Then I have the same problems than everybody : "SqueezeCenter died.
Restarting."

So I launch squeezecenter like that : "./squeezecenter-server --stdio
--prefsfile /var/lib/squeezecenter/prefs --logdir
/var/log/squeezecenter/ --cachedir /var/lib/squeezecenter/cache"
So I can see what's wrong : "modules.conf not found at
/usr/share/perl5/Slim/bootstrap.pm line 332."
I forced perl script to find the modules.conf file by replacing line
@332 by : "open my $fh, '<', catfile( '/etc/squeezecenter/',
'modules.conf' ) or die 'modules.conf not found';"
It seems to work and I have another error : "Can't locate Audio/WMA.pm
in @INC (@INC contains:
/usr/sbin/CPAN/arch/5.10/i386-linux-thread-multi
/usr/sbin/CPAN/arch/5.10/i386-linux-thread-multi/auto
/usr/sbin/CPAN/arch/5.10.0/i486-linux-gnu-thread-multi
/usr/sbin/CPAN/arch/5.10.0/i486-linux-gnu-thread-multi/auto
/usr/sbin/CPAN/arch/5.10/i486-linux-gnu-thread-multi
/usr/sbin/CPAN/arch/5.10/i486-linux-gnu-thread-multi/auto
/usr/sbin/CPAN/arch/i486-linux-gnu-thread-multi /usr/sbin/lib
/usr/sbin/CPAN /usr/sbin /usr/sbin /etc/perl /usr/local/lib/perl/5.10.0
/usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at
/usr/share/perl5/Slim/Utils/Scanner.pm line 32.".

It seems squeezecenter doesn't include libs from its own CPAN
"/usr/share/squeezecenter/lib/Audio/WMA.pm" dir. And I dont't know how
to resolve this problem :(

Somebody can help me ?

Thx


-- 
tang
------------------------------------------------------------------------
tang's Profile: http://forums.slimdevices.com/member.php?userid=18825
View this thread: http://forums.slimdevices.com/showthread.php?t=48739

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to