Sent: Saturday, September 26, 2015 at 4:11 PM From: "Pierre Labastie" <[email protected]> To: "BLFS Support List" <[email protected]> Subject: Re: [blfs-support] Fw: Packages ported to Plasma On 26/09/2015 16:59, Ken Moffat wrote: > On Sat, Sep 26, 2015 at 04:01:51PM +0200, Pierre Labastie wrote: >> On 26/09/2015 15:25, Cliff McDiarmid wrote: >>> Hi >>> >>> Sorry trying again >>> >>> THe following packages are supposed to be ported to Plasma: >>> >>> libkipi, libarchive, glenview, okular, libkexiv2 and a view others I need. >>> >>> However, they don't compile and through errors out when configuring. >>> >>> >>> CMake Error at /opt/kde-4.14.3/share/apps/cmake/modules/FindQt4.cmake:886 >>> (MESSAGE): >>> Could NOT find QtCore. Check >>> /mnt/home/cliffy/Downloads/plasma/libkexiv2-15.08.1/build/CMakeFiles/CMakeError.log >>> for more details. >>> Call Stack (most recent call first): >>> /opt/kde-4.14.3/share/apps/cmake/modules/FindKDE4Internal.cmake:425 >>> (find_package) >>> /usr/share/cmake-3.3/Modules/FindKDE4.cmake:108 (find_package) >>> CMakeLists.txt:12 (find_package) >>> >>> Do you what is needed to get them installed? >>> >>> thanks >>> >>> Cliff >>> >> >> It looks like the Qt library is not found: >> -------------- >> Could NOT find QtCore. >> -------------- >> According to the error message, there is a log at: >> /mnt/home/cliffy/Downloads/plasma/libkexiv2-15.08.1/build/CMakeFiles/CMakeError.log >> >> And I guess this log will tell you where "QtCore" is looked for. >> >> Maybe QTDIR (or QT4DIR) is not set? >> Pierre >> > Pierre, I think Cliff is building kde5.
>I may have been misleaded by the fact that the error messages reference >/opt/kde-4.14.3 and FindQt4, which is weird if building kde5... Exactly. This is what threw me. Can't see why it's seeking Qt4 when Qt5 is what is needed. Maybe need a newer package? thanks Cliff -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
