Doing this:
Code:
--------------------
    /usr/local/slimserver/Bin/build-perl-modules.pl
--------------------


Gives this:
Code:
--------------------
    Welcome to the Slim Devices perl module installer.
  
  These packages are needed for SlimServer 6 to function.
  You will need a C compiler (gcc), make, and perl installed.
  
  *** 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 the path to your SlimServer directory (ex: 
/usr/local/slimserver) -->
  Please enter a directory to download files to --> /tmp
  Downloads will use lwp to fetch tarballs.
  
  Downloading Compress-Zlib-1.33.tar.gz to: /tmp
  Uncompressing..
  Configuring..
  /usr/bin/perl Makefile.PL
  Up/Downgrade complete.
  Building..
  make: *** No rule to make target 
`/usr/lib/perl5/5.8.6/i386-linux/CORE/EXTERN.h', needed by `Zlib.o'.  Stop.
  Couldn't find a valid dynamic library for Compress-Zlib-1.33.tar.gz - 
somethingis wrong. Exiting!
--------------------


So I assume it's because those packages aren't installed. I'll look
into MCC to see if I can track them down.


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

Reply via email to