Ok, I thought I would give it a try, if it was that easy ...
First thing I had to fix was the "cd EV-4.*" in buildme.sh because that
expands to "cd EV-4.22 EV-4.22.tar.gz" which then does not work. That
was easy to fix.
Next problem however is (pasted from build.log):
build_module run tests:0 clean:1 hints 1 Module-Build-0.4220
tar zxvf Module-Build-0.4220.tar.gz
tar done
cp: cannot stat '../hints': No such file or directory
Died at Makefile.PL line 11.
BEGIN failed--compilation aborted at Makefile.PL line 11.
make: *** No targets specified and no makefile found. Stop.
make failed, aborting
Where in line 11 at Module-Build-0.4220/Makefile.PL I see:
BEGIN { do 'inc/bootstrap.pl' or die defined($@) ? $@ : $! }
The file Module-Build-0.4220/inc/bootstrap.pl is present and readable,
and as I do not know anything about Perl, I'm now lost what's wrong
here.
Any hints?
Luckily I tried the build with the old Perl 5.24 before updating Debian
to the current 5.26 as otherwise I would now have a broken LMS
installation.
Greetings,
Stefan
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter