my kdelibs are old

Ivan Shapovalov intelfx100 at gmail.com
Thu Jul 26 11:52:02 BST 2012


On 26 июля 2012 11:53:59 Mahmood Naderan wrote:
> Dear all
> maybe this question is not related to kdevelop itself, but I encountered
> that while installing kdevelop and kdevplatform.
> 
> Currently when I run
> 
> [naderant at st01:~/kdevelop/kdevplatform/build] cmake ../
> -- Found Qt-Version 4.6.2 (using /usr/bin/qmake-qt4)
> -- Found X11: /usr/lib64/libX11.so
> CMake Warning (dev) at
> /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:436 (include):
>   A logical block opening on the line
> 
>     /usr/share/kde4/apps/cmake/modules/KDELibsDependencies.cmake:3 (if)
> 
>   closes on the line
> 
>     /usr/share/kde4/apps/cmake/modules/KDELibsDependencies.cmake:5 (endif)
> 
>   with mis-matching arguments.
> Call Stack (most recent call first):
>   /usr/share/cmake/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)
>   CMakeLists.txt:14 (find_package)
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- Phonon Version: 4.3.1
> -- Found KDE 4.3 include dir: /usr/include/kde4
> -- Found KDE 4.3 library dir: /usr/lib64/kde4/devel
> -- Found the KDE4 kconfig_compiler4 preprocessor: /usr/bin/kconfig_compiler4
> -- Found automoc4: /usr/bin/automoc4
> CMake Error at
> /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1195 (message):
>   ERROR: the installed kdelibs version 4.3.4 is too old, at least version
>   4.5.0 is required
> Call Stack (most recent call first):
>   /usr/share/cmake/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)
>   CMakeLists.txt:14 (find_package)
> 
> 
> -- Configuring incomplete, errors occurred!
> 
> 
> I have access to add/remove repositories, so a possible solution is to
> compile from source.
> The problem is from where can I get the latest source of kdelibs
> development package?
> 
> // Naderan *Mahmood;

try this:
# git clone git://anongit.kde.org/kdelibs

--
Best regards,
Shapovalov Ivan.




More information about the KDevelop mailing list