Compiling digikam 3.4: cmake error

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Compiling digikam 3.4: cmake error

Thomas Witkowski
I'm trying to install digikam 3.4 from the source tar ball. I end up
with an error while running ./bootstrap.linux:

--
----------------------------------------------------------------------------------
-- Starting CMake configuration for: libkipi
--
----------------------------------------------------------------------------------
-- Starting CMake configuration for: libkexiv2
CMake Error at extra/libkexiv2/CMakeLists.txt:111 (INCLUDE):
  include could not find load file:

    CMakePackageConfigHelpers


CMake Error at extra/libkexiv2/CMakeLists.txt:112
(CONFIGURE_PACKAGE_CONFIG_FILE):
  Unknown CMake command "CONFIGURE_PACKAGE_CONFIG_FILE".


-- Configuring incomplete, errors occurred!


Any idea what the problem could be? My cmake version is 2.8.7.

Best regards,

Thomas
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Compiling digikam 3.4: cmake error

Gilles Caulier-4
CMakePackageConfigHelpers file come from cmake. It sound like
something is missing on your computer...

Gilles Caulier

2013/9/9 Thomas Witkowski <[hidden email]>:

> I'm trying to install digikam 3.4 from the source tar ball. I end up
> with an error while running ./bootstrap.linux:
>
> --
> ----------------------------------------------------------------------------------
> -- Starting CMake configuration for: libkipi
> --
> ----------------------------------------------------------------------------------
> -- Starting CMake configuration for: libkexiv2
> CMake Error at extra/libkexiv2/CMakeLists.txt:111 (INCLUDE):
>   include could not find load file:
>
>     CMakePackageConfigHelpers
>
>
> CMake Error at extra/libkexiv2/CMakeLists.txt:112
> (CONFIGURE_PACKAGE_CONFIG_FILE):
>   Unknown CMake command "CONFIGURE_PACKAGE_CONFIG_FILE".
>
>
> -- Configuring incomplete, errors occurred!
>
>
> Any idea what the problem could be? My cmake version is 2.8.7.
>
> Best regards,
>
> Thomas
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Compiling digikam 3.4: cmake error

Shaav
I encountered this too...

CMakeLists.txt says:

CMAKE_MINIMUM_REQUIRED(VERSION 2.8.4)

but CMakePackageConfigHelpers wasn't added until 2.8.8

Shaav

Gilles Caulier-4 wrote
CMakePackageConfigHelpers file come from cmake. It sound like
something is missing on your computer...

Gilles Caulier

2013/9/9 Thomas Witkowski <[hidden email]>:
> I'm trying to install digikam 3.4 from the source tar ball. I end up
> with an error while running ./bootstrap.linux:
>
> --
> ----------------------------------------------------------------------------------
> -- Starting CMake configuration for: libkipi
> --
> ----------------------------------------------------------------------------------
> -- Starting CMake configuration for: libkexiv2
> CMake Error at extra/libkexiv2/CMakeLists.txt:111 (INCLUDE):
>   include could not find load file:
>
>     CMakePackageConfigHelpers
>
>
> CMake Error at extra/libkexiv2/CMakeLists.txt:112
> (CONFIGURE_PACKAGE_CONFIG_FILE):
>   Unknown CMake command "CONFIGURE_PACKAGE_CONFIG_FILE".
>
>
> -- Configuring incomplete, errors occurred!
>
>
> Any idea what the problem could be? My cmake version is 2.8.7.
>
> Best regards,
>
> Thomas
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users