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.
Cliff - the only one of those packages that I have tried to build is okular. For the moment, I cannot see any way of getting these except through raw git. What I used for okular, back in August, was git clone -b frameworks git://anongit.kde.org/okular okular For any package where the release is for kde4, the frameworks branch should be the current state of play for kde5. ĸen -- Il Porcupino Nil Sodomy Est! (if you will excuse my latatian) aka "The hedgehog song" -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
