I,m trying to install kde (/opt/kf5) and QT is in /opt
kf5 builds up as far as kross "3 from end" and fails. I have rebuilt QT
and tried kf5 again, also if I skip kross the others build. But Plasma
kwin fails the same error?
cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
> -DCMAKE_PREFIX_PATH=$QT5DIR \
> -DCMAKE_BUILD_TYPE=Release \
> -DBUILD_TESTING=OFF \
> -Wno-dev ..
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
CMake Error at /opt/qt5/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5Script" with
any of the following names:
Qt5ScriptConfig.cmake
qt5script-config.cmake
Add the installation prefix of "Qt5Script" to CMAKE_PREFIX_PATH or set
"Qt5Script_DIR" to a directory containing one of the above files. If
"Qt5Script" provides a separate development package or SDK, be sure
it has
been installed.
Call Stack (most recent call first):
CMakeLists.txt:33 (find_package)
-- Configuring incomplete, errors occurred!
See also
"/home/spiky/Downloads/kross-5.55.0/build/CMakeFiles/CMakeOutput.log"
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page