> Installing KDE frameworks on a systemd system I get the following error whilst running the bash script. The error occurs at kdoctools-5.11.0. > > -- Found Perl: /usr/bin/perl (found version "5.20.0") > Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: /usr/share/perl5/vendor_perl /usr/lib/perl5/site_perl/5.20.0/i686-linux /usr/lib/perl5/site_perl/5.20.0 /usr/lib/perl5/vendor_perl/5.20.0/i686-linux /usr/lib/perl5/vendor_perl/5.20.0 /usr/lib/perl5/5.20.0/i686-linux /usr/lib/perl5/5.20.0 .). > BEGIN failed--compilation aborted. > CMake Error at cmake/uriencode.cmake:41 (message): > Problem while encoding the URI /usr/share/xml/docbook/xml-dtd-4.5 > Call Stack (most recent call first): > src/CMakeLists.txt:4 (kdoctools_encode_uri) > > Is this a perl module problem? Escape module maybe? This is not >installed in an LFS system. Or is it an error elsewhere.
>Did you create the entities at the bottom of the docbook-xml page? That is >the only thing that I can think of, as I haven't got close enough to >updating KF5. Hopefully Bruce or Armin (if he still lurks around here) can >help out more.
The problem was the Perl module URL-1.69. or rather its absence. Once installed the package compiled.
Cliff
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
