As snarlydwarf noted there are many path / protection errors.

Code:
--------------------
    
  Can't write to >>/home/slimserver/slimserver.log: Permission denied at 
/opt/share/ss65/Slim/Utils/Misc.pm line 1117.
  
  Can't locate Slim/Utils/OSDetect.pm in @INC (@INC contains: /opt/share/ss65 
/opt/lib/perl5/5.8.8/armv5b-linux /opt/lib/perl5/5.8.8 
/opt/lib/perl5/site_perl/5.8.8/armv5b-linux /opt/lib/perl5/site_perl/5.8.8 
/opt/lib/perl5/site_perl .) at /opt/share/ss65/scanner.pl line 23.Can't
  BEGIN failed--compilation aborted at /opt/share/ss65/scanner.pl line 23.
  
  2007-06-08 21:40:16.0273 can't open 
/opt/share/ss65/Firmware/squeezebox2.version
  
  Can't open perl script "/opt/share/ss65/scanner.pl": Permission denied
  
--------------------


The ipkg of slimserver was designed to moved the slimserver files into
a share folder but that all user files are in user folders which are
provided using the command line options and run from a shell script. 

I have a feeling that either the owner of the user files is not the
userid which slimserver is run or the directories are not specified in
the command line. 

Although I am worried about the "permission" issue of scanner.pl and
the missing OSDetect.pm - they indicate other problems.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=35960

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

Reply via email to