Lestrad wrote: 
> Thanks! Actually my Perl version is 5.30.2, and LMS version is 7.9.2.
> But if you can give me an idea of how to downgrade Perl, I'll try it if
> the solutions I suggested to Roland don't work.

For Image::Scale and Media::Scan I got the same error when I installed
from the slimserver-vendor-8.0/CPAN build with the script buildme.sh
(even if my system is 5.14.2)
there is an option on the compilation of libpng : -O3 .in the script
somewhere like build_libpng  I changed the option to -O1

or an another way is to compile libpng by hand in the
slimserver-vendor-8.0/CPAN

Code:
--------------------
    
  tar -xzf libpng-version.tgz
  cd libpng-version
  perl Makefile.pl
  make 
  make test
  
--------------------

then use the buildme.sh to build Image::Scan
# ./buildme.sh Image::Scan

(En espérant que cela t'aide et si c'est le même problème que j'ai eu ;)
))



- Squeezebox Duet + DAC : Advance Acoustic mdx-600 + turntable : Thorens
TD190-2 + CD player : Marantz CD5004 + K7 player : Toshiba +ampli :
Marantz PM7001 +  speaker : Magnat Quantum 1005.
- Raspberry 2 + Ampli-dac : Alientek D8 + speaker : Magnat Quantum
Edelstein 
- Daphile on Acer_Aspire_One + Ampli-dac : Advance Acoustic A60 +
Speaker : Elipson Studio Pro
------------------------------------------------------------------------
sitro0's Profile: http://forums.slimdevices.com/member.php?userid=64337
View this thread: http://forums.slimdevices.com/showthread.php?t=112192

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

Reply via email to