I downloaded the 7.4.1 tarball and am unable to build it.

Running ./slimserver.pl yields
Code:
--------------------
    *******
  
  NOTE:
  
  Please use the buildme.sh script located here:
  http://svn.slimdevices.com/repos/slim/7.4/trunk/vendor/CPAN/
  
  If 7.4 is outdated by the time you read this, Replace "7.4" with the major 
version
  of Squeezebox Server you are running.
  
  *******
  
--------------------

So I do
Code:
--------------------
    $ wget 
http://svn.slimdevices.com/repos/slim/7.4/trunk/vendor/CPAN/buildme.sh
  $ chmod u+x buildme.sh
  $ ./buildme.sh
  Building for Linux / i386-linux
  Building with Perl 5.8.x at /usr/bin/perl5.8.8
  tar: Audio-Scan-0.44.tar.gz: Cannot open: No such file or directory
  tar: Error is not recoverable: exiting now
  tar: Child returned status 2
  tar: Error exit delayed from previous errors
  ./buildme.sh: line 100: cd: Audio-Scan-0.44: No such file or directory
  cp: cannot stat `../hints': No such file or directory
  Can't open perl script "Makefile.PL": No such file or directory
  make: *** No rule to make target `test'.  Stop.   
  make test failed, aborting
  
--------------------


What do I do next? Are there any instructions for building from the
Perl source code?


-- 
Seron
------------------------------------------------------------------------
Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=70321

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

Reply via email to