[Digikam-users] Problem Installing DK 4.0

Mick Sulley mick at sulley.info
Mon May 26 10:09:49 BST 2014


Again getting closer I think but still fails. It seems that it cannot 
create some subdirectories.  I now get

[1]mick at VMint16KDE:~/digikam-software-compilation > ./bootstrap.local
-- Found Qt-Version 4.8.4 (using /usr/bin/qmake)
-- Found KDE 4.11 include dir: /usr/include
-- Found KDE 4.11 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- /home/mick/digikam-software-compilation/po/ dir do not exists. 
Translations compilation disabled...
-- You can use DIGIKAMSC_CHECKOUT_PO option to extract po files from KDE 
repositories.
-- Local kdegraphics libraries will be compiled... NO
-- Handbooks will be compiled..................... NO
-- Extract translations files..................... NO
-- Translations will be compiled.................. NO
CMake Error at extra/CMakeLists.txt:38 (ADD_SUBDIRECTORY):
   add_subdirectory given source "libkgeomap" which is not an existing
   directory.


CMake Error at extra/CMakeLists.txt:39 (ADD_SUBDIRECTORY):
   add_subdirectory given source "libkface" which is not an existing
   directory.


CMake Error at extra/CMakeLists.txt:40 (ADD_SUBDIRECTORY):
   add_subdirectory given source "kipi-plugins" which is not an existing
   directory.


CMake Error at CMakeLists.txt:155 (ADD_SUBDIRECTORY):
   add_subdirectory given source "core" which is not an existing directory.


-- Configuring incomplete, errors occurred!
[1]mick at VMint16KDE:~/digikam-software-compilation >



On 26/05/14 07:13, Gilles Caulier wrote:
> Edit bootstrap.local script and change :
>
> -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on \
> -DDIGIKAMSC_COMPILE_DOC=on \
> -DENABLE_NEPOMUKSUPPORT=ON \
>
> by
>
> -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=of \
> -DDIGIKAMSC_COMPILE_DOC=off \
> -DENABLE_NEPOMUKSUPPORT=off \
>
> Gilles Caulier
>
>
> 2014-05-26 1:54 GMT+02:00 Mick Sulley <mick at sulley.info>:
>> Thanks Gilles
>>
>> I added g++ and it looks better, but it still fails so I guess I am missing
>> something else.  The output now is
>>
>>
>> mick at VMint16KDE:~/digikam-software-compilation > ./bootstrap.local
>> -- Found Qt-Version 4.8.4 (using /usr/bin/qmake)
>> -- Found KDE 4.11 include dir: /usr/include
>> -- Found KDE 4.11 library dir: /usr/lib
>> -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
>> -- Found automoc4: /usr/bin/automoc4
>> -- /home/mick/digikam-software-compilation/po/ dir do not exists.
>> Translations compilation disabled...
>> -- You can use DIGIKAMSC_CHECKOUT_PO option to extract po files from KDE
>> repositories.
>> -- Local kdegraphics libraries will be compiled... YES
>> -- Handbooks will be compiled..................... YES
>> -- Extract translations files..................... NO
>> -- Translations will be compiled.................. NO
>> CMake Error at extra/CMakeLists.txt:30 (ADD_SUBDIRECTORY):
>>    add_subdirectory given source "libkipi" which is not an existing
>> directory.
>>
>>
>> CMake Error at extra/CMakeLists.txt:31 (ADD_SUBDIRECTORY):
>>    add_subdirectory given source "libkexiv2" which is not an existing
>>    directory.
>>
>>
>> CMake Error at extra/CMakeLists.txt:32 (ADD_SUBDIRECTORY):
>>    add_subdirectory given source "libkdcraw" which is not an existing
>>    directory.
>>
>>
>> CMake Error at extra/CMakeLists.txt:38 (ADD_SUBDIRECTORY):
>>    add_subdirectory given source "libkgeomap" which is not an existing
>>    directory.
>>
>>
>> CMake Error at extra/CMakeLists.txt:39 (ADD_SUBDIRECTORY):
>>    add_subdirectory given source "libkface" which is not an existing
>>    directory.
>>
>>
>> CMake Error at extra/CMakeLists.txt:40 (ADD_SUBDIRECTORY):
>>    add_subdirectory given source "kipi-plugins" which is not an existing
>>    directory.
>>
>>
>> CMake Error at CMakeLists.txt:155 (ADD_SUBDIRECTORY):
>>    add_subdirectory given source "core" which is not an existing directory.
>>
>>
>>
>> -- Configuring incomplete, errors occurred!
>> mick at VMint16KDE:~/digikam-software-compilation >
>>



More information about the Digikam-users mailing list