How to intall the kdevelop 4 on ubuntu 9.04?

Andreas Pakulat apaku at gmx.de
Thu May 28 17:23:13 UTC 2009


On 29.05.09 01:08:33, zhihang wang wrote:
> I follow your instructions on ubuntu 9.04.
> When I compile kdevplatform, an error occuce. Here is the cmake output.
> -- Found Qt-Version 4.5.0 (using /usr/bin/qmake)
> -- Found X11: /usr/lib/libX11.so
> -- Phonon Version: 4.3.0
> -- Found KDE 4.2 include dir: /usr/include
> -- Found KDE 4.2 library dir: /usr/lib
> -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
> -- Found automoc4: /usr/bin/automoc4
> -- 
> -----------------------------------------------------------------------------
> -- The following external packages were located on your system.
> -- This installation will have the extra features provided by these
> packages.
> + Boost
> + Subversion
> Congratulations! All external packages have been found.
> -----------------------------------------------------------------------------
> 
> -- Configuring done
> *CMake Error in plugins/quickopen/CMakeLists.txt:*
>   Cannot find source file "expandingdelegate.cpp".  Tried extensions .c .C
>   .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

Run svn up in kdevplatform. I had the same thing yesterday when I
checked out kdevplatform in a fresh empty directory. It seems that for
some reason svn doesn't fetch the svn:external, but I can't recall
wether that has always been the case or not.

Andreas

-- 
You are scrupulously honest, frank, and straightforward.  Therefore you
have few friends.




More information about the KDevelop-devel mailing list