Well, better results this time, but still won't work. Even though it
would appear that building YAML:Syck is successful, it won't work.

Here's the (most) relevant error.

Code:
--------------------
    
  Module [YAML::Syck] failed to load: [Undefined subroutine &YAML::Syck::Dump 
called at
  /home/root/sandbox/RELEASE_6_5_4/server/Slim/bootstrap.pm line 238.]
  
--------------------


Version mismatch? Where's that function? I'll past some terminal output
below and start excavating. Any ideas??

Thanks!
--Myles

Code:
--------------------
    
  [EMAIL PROTECTED]:~/sandbox/RELEASE_6_5_4/server# ./Bin/build-perl-modules.pl 
YAML::Syck
  Welcome to the SlimServer perl module installer.
  
  These packages are needed for SlimServer to function.
  You will need a C compiler (gcc), make, and perl installed.
  
  You will need development libraries for MySQL. eg: libmysqlclient
  
  You will need development libraries for expat. eg: libexpat1-dev
  
  *** Ignore any warnings about AppConfig. ***
  
  Please enter a perl binary to use (defaults to /usr/bin/perl)
  This must be the same perl binary that you ran this program with -->
  Please enter a directory to download files to --> /home/root/temp
  Downloads will use lwp to fetch tarballs.
  
  Downloading YAML-Syck-0.64.tar.gz to: /home/root/temp
  Uncompressing..
  Configuring..
  /usr/bin/perl Makefile.PL
  Building..
  Library for YAML-Syck-0.64.tar.gz is OK!
  All done!
  
  [EMAIL PROTECTED]:~/sandbox/RELEASE_6_5_4/server# ./slimserver.pl
  The following modules failed to load: YAML::Syck
  
  To download and compile them, please run: 
/home/root/sandbox/RELEASE_6_5_4/server/Bin/build-perl-modules.pl YAML::Syck
  
  Exiting..
  
--------------------


+-------------------------------------------------------------------+
|Filename: slimserver.log.gz                                        |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=3627|
+-------------------------------------------------------------------+

-- 
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
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to