dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions
Logitech Media Server
sbp:
Hi it is going slowly in the right direction - I have added all but three Perl modules which gives me problems.
Sp the only remaining errors during start of LMS are:
--- Code: ---The following CPAN modules were found but cannot work with Logitech Media Server:
Audio::Scan (loaded <not found>, need 0.93)
DBIx::Class (loaded <not found>, need 0.08112)
Image::Scale (loaded <not found>, need 0.08)
--- End code ---
The Image::Scale module will not install. It is complaining about a missing libjpeg or libpng - but both of these packages are installed using the TCE package system
--- Code: ---libpng.tcz
A)bout I)nstall O)nDemand D)epends T)ree F)iles siZ)e L)ist S)earch P)rovides K)eywords or Q)uit:
libpng is already installed!
libpng.tcz
A)bout I)nstall O)nDemand D)epends T)ree F)iles siZ)e L)ist S)earch P)rovides K)eywords or Q)uit:
tc@box:~$ sudo perl -MCPAN -e shell
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v2.00)
Enter 'h' for help.
cpan[1]> install Image::Scale
Reading '/home/tc/.cpan/Metadata'
Database was generated on Wed, 02 Apr 2014 15:06:27 GMT
Running install for module 'Image::Scale'
Running make for A/AG/AGRUNDMA/Image-Scale-0.08.tar.gz
Checksum for /home/tc/.cpan/sources/authors/id/A/AG/AGRUNDMA/Image-Scale-0.08.tar.gz ok
Scanning cache /home/tc/.cpan/build for sizes
............................................................................DONE
CPAN.pm: Building A/AG/AGRUNDMA/Image-Scale-0.08.tar.gz
Image::Scale requires at least one of libjpeg or libpng, please install one or both and try again.
No 'Makefile' created AGRUNDMA/Image-Scale-0.08.tar.gz
/usr/local/bin/perl Makefile.PL -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Could not read metadata file. Falling back to other methods to determine prerequisites
Failed during this command:
AGRUNDMA/Image-Scale-0.08.tar.gz : writemakefile NO -- No 'Makefile' created
--- End code ---
The other is Audio::Scan
--- Code: ---tc@box:~$ sudo perl -MCPAN -e shell
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v2.00)
Enter 'h' for help.
cpan[1]> install Audio::Scan
Reading '/home/tc/.cpan/Metadata'
Database was generated on Wed, 02 Apr 2014 15:06:27 GMT
Running install for module 'Audio::Scan'
Running make for A/AG/AGRUNDMA/Audio-Scan-0.93.tar.gz
Checksum for /home/tc/.cpan/sources/authors/id/A/AG/AGRUNDMA/Audio-Scan-0.93.tar.gz ok
Scanning cache /home/tc/.cpan/build for sizes
Killed
tc@box:~$
--- End code ---
bmarkus:
Audio::Scan installs fine without errors here.
bmarkus:
Image::Scale - there is an issue with gif part at first try:
CPAN.pm: Building A/AG/AGRUNDMA/Image-Scale-0.08.tar.gz
--- Code: ---cp lib/Image/Scale.pm blib/lib/Image/Scale.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.18.1/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.18.1/ExtUtils/typemap -typemap typemap Scale.xs > Scale.xsc && mv Scale.xsc Scale.c
Please specify prototyping behavior for Scale.xs (see perlxs manual)
cc -c -I. -I.. -Isrc -Iinclude -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/local/lib/perl5/5.18.1/armv6l-linux-thread-multi/CORE" -O2 -Wall -Wno-unused-value -Wno-format-security -Winline -ffast-math -DHAVE_JPEG -DJPEG_VERSION=unknown -DHAVE_PNG -DPNG_VERSION=1.5.17 -DHAVE_GIF -DGIF_VERSION=unknown Scale.c
In file included from src/image.c:20:0,
from Scale.xs:18:
src/bmp.c: In function 'image_bmp_read_header':
src/bmp.c:25:7: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
int offset, palette_colors;
^
In file included from src/image.c:25:0,
from Scale.xs:18:
src/png.c: In function 'image_png_read_buf':
src/png.c:43:2: warning: implicit declaration of function 'png_memcpy' [-Wimplicit-function-declaration]
png_memcpy(data, buffer_ptr(im->buf), len);
^
In file included from src/image.c:28:0,
from Scale.xs:18:
src/gif.c: In function 'image_gif_read_header':
src/gif.c:58:3: error: too few arguments to function 'DGifOpen'
im->gif = DGifOpen(im, image_gif_read_buf);
--- End code ---
Maybe incompatible gib lib.
bmarkus:
DBIx::Class installed. Took more than 6 hours, installed 12MB, many dependencies, but it is there.
sbp@ if you whish I can send you DBIx::Class for testing as well as Audio::Scan
sbp:
hi bmarkus
Thank you for your support - I would be happy if you could send me these modules.
Unfortunately my SD-card died, so I will have to start all over again.
Steen
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version