Pierre Labastie wrote:
> 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...

>Make sure that the qt5 bin directory shows up in PATH before the qt4 bin 
>directory.

>setqt5 is the command in the book that does that.

>   -- Bruce

 
Late in replying, been away. 
 
This doesn't seem to help.  I think some of the packages just haven't been 
ported yet, as was mentioned.   Thanks though.
 
Can someone give me the git address for these packages?
 
Cliff
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to