It's beginning to look like bootstrap isn't loading CPAN/YAML/Syck from
my server/CPAN dir. I bet it has something to do with this code in
bootstrap.pm:

Code:
--------------------
    
  if (Slim::Utils::OSDetect::isDebian() || slim::Utils::OSDetect::isRHELorFC()) 
{
  
  @SlimINC = Slim::Utils::OSDetect::dirsFor('lib');
  
--------------------

I'm willing to bet (not much) that this has something to do with
Debian's slimserver package being stuck at 6.3. I think it's time to
hit BugZilla.

--Myles


-- 
smprather
------------------------------------------------------------------------
smprather's Profile: http://forums.slimdevices.com/member.php?userid=13838
View this thread: http://forums.slimdevices.com/showthread.php?t=39883

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

Reply via email to