[Digikam-users] digiKam Software Collection 4.5.0 is out...

Jan Wolter jan.wolter at uni-paderborn.de
Fri Nov 21 16:18:36 GMT 2014


I solved my problem.

According to a commit from the 11 October, baloo depends on 
KFileMetaData. Here is commit text from Pino Toscano:

"cmake: workaround lack in baloo cmake module

The Baloo headers require the KFileMetaData headers but its cmake
module does not have them as dependency.

As a workaround (even to work with older versions) find KFileMetaData
on our own, making Baloo really found if KFileMetaData was found too;
also, make use of the include directories of KFileMetaData."

After installing this package, baloo was found.

Best regards,
Jan

On 21.11.2014 17:08, Jan Wolter wrote:
> Hello Gilles,
>
> on my system the baloo-dev package is installed.
> A bit confusing for me is that the boostrap script for dk 4.4.0 found 
> the baloo libraries. Are there any changes between version 4.4.0 and 
> 4.5.0 related to baloo?
>
> The properties dialog in my packge manager shows that the following 
> files are installed related to the baloo-dev package:
>
> /.
> /usr
> /usr/include
> /usr/include/baloo
> /usr/include/baloo/core_export.h
> /usr/include/baloo/file.h
> /usr/include/baloo/file_export.h
> /usr/include/baloo/filefetchjob.h
> /usr/include/baloo/filemodifyjob.h
> /usr/include/baloo/filemonitor.h
> /usr/include/baloo/indexerconfig.h
> /usr/include/baloo/pim
> /usr/include/baloo/pim/contactcompleter.h
> /usr/include/baloo/pim/contactquery.h
> /usr/include/baloo/pim/emailquery.h
> /usr/include/baloo/pim/notequery.h
> /usr/include/baloo/pim/pim_export.h
> /usr/include/baloo/pim/query.h
> /usr/include/baloo/pim/resultiterator.h
> /usr/include/baloo/query.h
> /usr/include/baloo/queryrunnable.h
> /usr/include/baloo/result.h
> /usr/include/baloo/resultiterator.h
> /usr/include/baloo/searchstore.h
> /usr/include/baloo/taglistjob.h
> /usr/include/baloo/term.h
> /usr/lib
> /usr/lib/cmake
> /usr/lib/cmake/Baloo
> /usr/lib/cmake/Baloo/BalooConfig.cmake
> /usr/lib/cmake/Baloo/BalooConfigVersion.cmake
> /usr/lib/cmake/Baloo/BalooTargetsWithPrefix-debian.cmake
> /usr/lib/cmake/Baloo/BalooTargetsWithPrefix.cmake
> /usr/lib/libbaloocore.so
> /usr/lib/libbaloofiles.so
> /usr/lib/libbaloopim.so
> /usr/lib/libbalooxapian.so
> /usr/share
> /usr/share/doc
> /usr/share/doc/baloo-dev
> /usr/share/doc/baloo-dev/changelog.Debian.gz
> /usr/share/doc/baloo-dev/copyright
>
>
> Best regards,
> Jan
>
>
> On 20.11.2014 23:10, Gilles Caulier wrote:
>> Installed Baloo is binary package. You need devel packages with header
>> files to compile.
>>
>> Gilles Caulier
>>
>> 2014-11-20 23:00 GMT+01:00 Jan Wolter <jan.wolter at uni-paderborn.de>:
>>> Hello,
>>>
>>> I just started compiling dk 4.5.0 and the dependencies results 
>>> indicate me
>>> that I have not installed baloo:
>>> --  libbaloo found........................... NO  (optional)
>>> --  digiKam will be compiled without KDE files indexing support.
>>> --  Please install the libbaloo (version >= 4.12.0) development 
>>> package.
>>>
>>> But the baloo libraries are installed on my Linux Mint 17 using 
>>> apt-get:
>>> /usr/lib $ ls -l libbaloo*
>>> lrwxrwxrwx 1 root root     17 Aug  5 03:14 libbaloocore.so ->
>>> libbaloocore.so.4
>>> lrwxrwxrwx 1 root root     22 Aug  5 03:14 libbaloocore.so.4 ->
>>> libbaloocore.so.4.13.3
>>> -rw-r--r-- 1 root root  84968 Aug  5 03:14 libbaloocore.so.4.13.3
>>> lrwxrwxrwx 1 root root     18 Aug  5 03:14 libbaloofiles.so ->
>>> libbaloofiles.so.4
>>> lrwxrwxrwx 1 root root     23 Aug  5 03:14 libbaloofiles.so.4 ->
>>> libbaloofiles.so.4.13.3
>>> -rw-r--r-- 1 root root 139080 Aug  5 03:14 libbaloofiles.so.4.13.3
>>> lrwxrwxrwx 1 root root     16 Aug  5 03:14 libbaloopim.so ->
>>> libbaloopim.so.4
>>> lrwxrwxrwx 1 root root     21 Aug  5 03:14 libbaloopim.so.4 ->
>>> libbaloopim.so.4.13.3
>>> -rw-r--r-- 1 root root  85000 Aug  5 03:14 libbaloopim.so.4.13.3
>>> lrwxrwxrwx 1 root root     19 Aug  5 03:14 libbalooxapian.so ->
>>> libbalooxapian.so.4
>>> lrwxrwxrwx 1 root root     24 Aug  5 03:14 libbalooxapian.so.4 ->
>>> libbalooxapian.so.4.13.3
>>> -rw-r--r-- 1 root root  73120 Aug  5 03:14 libbalooxapian.so.4.13.3
>>>
>>> When I call bootstrap.linux from the previous dk version 4.4.0 baloo is
>>> found:
>>> --  Baloo libraries found.................... YES (optional)
>>>
>>> Does anyone has an idea, why is baloo not found and how I could 
>>> solve the
>>> problem?
>>>
>>> Best regards,
>>> Jan
>>>
>>>
>>>
>>> On 18.11.2014 10:19, Gilles Caulier wrote:
>>>> Dear all digiKam fans and users,
>>>>
>>>> The digiKam development team is proud to release digiKam
>>>> Software Collection 4.5.0. For more details, see announcement on
>>>> digikam.org:
>>>>
>>>> http://www.digikam.org/node/724
>>>>
>>>> Best
>>>>
>>>> Gilles Caulier
>>>> _______________________________________________
>>>> Digikam-users mailing list
>>>> Digikam-users at kde.org
>>>> https://mail.kde.org/mailman/listinfo/digikam-users
>>>
>>> -- 
>>> ----------------------------------------------------------------
>>>   Jan Wolter, M.Sc.        | e-mail: jan.wolter at uni-paderborn.de
>>>   Universitaet Paderborn   | http://ag-kastens.cs.upb.de/jwolter
>>>   Fakultaet EIM/Informatik | Office: F2.303
>>>   Fuerstenallee 11         | Phone:  +49 5251 606683
>>>   33102 Paderborn, Germany | Fax:    +49 5251 606697
>>> ----------------------------------------------------------------
>>>
>>>
>>> _______________________________________________
>>> Digikam-users mailing list
>>> Digikam-users at kde.org
>>> https://mail.kde.org/mailman/listinfo/digikam-users
>> _______________________________________________
>> Digikam-users mailing list
>> Digikam-users at kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-users
>

-- 
----------------------------------------------------------------
  Jan Wolter, M.Sc.        | e-mail: jan.wolter at uni-paderborn.de
  Universitaet Paderborn   | http://ag-kastens.cs.upb.de/jwolter
  Fakultaet EIM/Informatik | Office: F2.303
  Fuerstenallee 11         | Phone:  +49 5251 606683
  33102 Paderborn, Germany | Fax:    +49 5251 606697
----------------------------------------------------------------




More information about the Digikam-users mailing list