Daniel Cohen
2004-11-24, 00:18
As noted in another post, I can get the AlienBBC plugin to appear,
with all its submenus. But as yet it doesn't actually play anything.
Running SlimServer from the command line using --d_plugins gives the
response, which includes my attempts to play,
Subroutine HTML::Entities::decode_entities redefined at
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/DynaLoader.pm
line 249.
Use of uninitialized value in pattern match (m//) at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Alien/Plugin.pm
line 580.
Can't ignore signal CHLD, forcing to default.
Can't locate HTTP/Daemon.pm in @INC (@INC contains:
/Library/PreferencePanes/SlimServer.prefPane/Contents/server/CPAN
/sw/lib/perl5/5.8.1/darwin-thread-multi-2level /sw/lib/perl5/5.8.1
/sw/lib/perl5 /sw/lib/perl5/darwin
/System/Library/Perl/5.8.1/darwin-thread-multi-2level
/System/Library/Perl/5.8.1
/Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1
/Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level
/Network/Library/Perl/5.8.1 /Network/Library/Perl .
/Library/PreferencePanes/SlimServer.prefPane/Contents/server/CPAN) at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/transcoder_proxy.pl
line 4.
BEGIN failed--compilation aborted at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/transcoder_proxy.pl
line 4.
cannot connect to http daemon to get playlist at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Utils/Scan.pm
line 364.
cannot connect to http daemon to get playlist at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Utils/Scan.pm
line 364.
I can see the issue with Daemon.pm, but need to know how to modify
things to deal with it.
The log says "@INC contains /Library/PreferencePanes ..."
This would work if SlimServer had been installed for all users. But I
installed it just for one user, so the relevant file is in
~/Library/PreferencePanes ..., not in /Library/PreferencePanes ...
--
Daniel Cohen
with all its submenus. But as yet it doesn't actually play anything.
Running SlimServer from the command line using --d_plugins gives the
response, which includes my attempts to play,
Subroutine HTML::Entities::decode_entities redefined at
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/DynaLoader.pm
line 249.
Use of uninitialized value in pattern match (m//) at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Plugins/Alien/Plugin.pm
line 580.
Can't ignore signal CHLD, forcing to default.
Can't locate HTTP/Daemon.pm in @INC (@INC contains:
/Library/PreferencePanes/SlimServer.prefPane/Contents/server/CPAN
/sw/lib/perl5/5.8.1/darwin-thread-multi-2level /sw/lib/perl5/5.8.1
/sw/lib/perl5 /sw/lib/perl5/darwin
/System/Library/Perl/5.8.1/darwin-thread-multi-2level
/System/Library/Perl/5.8.1
/Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1
/Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level
/Network/Library/Perl/5.8.1 /Network/Library/Perl .
/Library/PreferencePanes/SlimServer.prefPane/Contents/server/CPAN) at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/transcoder_proxy.pl
line 4.
BEGIN failed--compilation aborted at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/transcoder_proxy.pl
line 4.
cannot connect to http daemon to get playlist at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Utils/Scan.pm
line 364.
cannot connect to http daemon to get playlist at
/Users/danco/Library/PreferencePanes/SlimServer.prefPane/Contents/server/Slim/Utils/Scan.pm
line 364.
I can see the issue with Daemon.pm, but need to know how to modify
things to deal with it.
The log says "@INC contains /Library/PreferencePanes ..."
This would work if SlimServer had been installed for all users. But I
installed it just for one user, so the relevant file is in
~/Library/PreferencePanes ..., not in /Library/PreferencePanes ...
--
Daniel Cohen