Hi
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)
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.
thanks
Cliff
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
