Yatsushiro wrote:
> Is it important that your brothers server runs on Fedora?
>
> If not, have you considered running PcP as an LMS server, or Ubuntu
> server? I run the latter on a Pi4, no issues, great performance.
Hi Yatsushiro, no, not especially important but I run it on my server
and laptops and I like it generally so I wanted to try it on a pi since
I haven't previously. It was going well initially so I didn't want to
give up on it at the first hiccup. As always though, you gotta pick your
battles. I might go with something else in the interest of time.
Roland0 wrote:
> The build script extract all sources every time it's run. You have to
> untar icu4c-58_2-src.tgz, make your changes, and tar it again to the
> same name.
Ah! I thought something like that was going on. I would have figured it
out eventually but the brute force sed solution worked well enough last
night when I was tired and starting to get irritated.
Roland0 wrote:
> Unless the build script finishes successfully, there's no point in
> proceding as LMS can't run without the modules.
Well it did finish at least building I thought, it was just some of the
tests that were failing and since I haven't done it before I didn't know
if some test failures were acceptable or not. It built something since
several of the module failure to load errors went away after I moved the
5.30 directory into position:
Before:
Code:
--------------------
The following modules failed to load: DBI EV XML::Parser::Expat
HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name
--------------------
After:
Code:
--------------------
The following modules failed to load: XML::Parser::Expat JSON::XS YAML::XS
Sub::Name
--------------------
But I'm being argumentative, I understand what you are saying and agree.
Roland0 wrote:
> If you can't get the modules to build, you can compile a supported perl
> version, install it to e.g. /opt/perl-5.28.2 and change LMS' *.pl
> scripts to use /opt/perl-5.28.2/bin/perl instead of /usr/bin/perl
> See this page for additional info.
I'd actually already found your posts on this! I'm contemplating what
direction to go here. Just go with something that should work out of
the box, or be stubborn and start again, following your guide. There
are reasons I wanted to roll my own rather than using pCP, none of them
are very good reasons and I have a high opinion of pCP so I'm not sure
which way to go at this point.
Thank you for the post, you are always very helpful!
------------------------------------------------------------------------
sodface's Profile: http://forums.slimdevices.com/member.php?userid=19057
View this thread: http://forums.slimdevices.com/showthread.php?t=111315
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter