Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Nov 2010
    Posts
    2

    squeezeboxserver on opensolaris snv_134

    hi,

    i'm trying to install the squeezeboxserver 7.5.1 on my osol system.
    I never was able to start the server correctly.

    I have attached the output of perl -V and perl /opt/squeezeboxserver/slimserver.pl --d_startup

    I would appreciate any help...

    Kind regards,
    Adrian
    Attached Files Attached Files

  2. #2
    Junior Member
    Join Date
    Feb 2008
    Posts
    12
    Forgive me if I'm wrong, but isn't perl 5.8.8 required?

  3. #3
    Quote Originally Posted by odw199 View Post
    Forgive me if I'm wrong, but isn't perl 5.8.8 required?
    I believe so - I use the Blastwave perl 5.8.8 for slimserver.
    Check out http://wiki.slimdevices.com/index.ph...allation_Guide for some install tips.

    Also, search this forum and I've replied to various threads which may be of use (the threads, not necessarily my replies

  4. #4
    Junior Member
    Join Date
    Nov 2010
    Posts
    2
    thank you! But now, I need your help again.
    buildme.sh fails on the step where it has to install Image-Scale-0.06.

    The error looks like this:

    Code:
    Image::Scale will be built with:
    
      JPEG support:     yes (/root/CPAN/build/include, version 62)
      PNG support:      yes (/root/CPAN/build/include, version 1.4.3)
      GIF support:      yes (/root/CPAN/build/include, version 4.1)
    
    Writing Makefile for Image::Scale
    Skip blib/lib/Image/Scale.pm (unchanged)
    cc -c  -I. -I.. -Isrc -Iinclude -I/root/CPAN/build/include -I/root/CPAN/build/include -I/root/CPAN/build/include  -D_REENTRANT -xO3 -xtarget=generic -xarch=generic -I/opt/csw/bdb44/include -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xtarget=generic -xarch=generic    -DVERSION=\"0.06\"  -DXS_VERSION=\"0.06\" -KPIC "-I/opt/csw/lib/perl/5.8.8/CORE"  -O2 -DHAVE_JPEG -DJPEG_VERSION=62 -DHAVE_PNG -DPNG_VERSION=1.4.3 -DHAVE_GIF -DGIF_VERSION=4.1 Scale.c
    "src/gd.c", line 287: void function cannot return value
    cc: acomp failed for Scale.c
    *** Error code 1
    make: Fatal error: Command failed for target `Scale.o'
    make failed, aborting

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •