You are not logged in.

#1 2012-12-06 16:28:50

freddy311082
Member
Registered: 2010-06-15
Posts: 32

KDevelop with Python

Hi to everybody...

I'll like to use the KDevelop to program in python... I've the kdevelop-python plugin, but I can't compile this plugin to install it. I have an error when I'm trying to compiling. I'm using cmake-gui to configure it, and after that I would execute "make" and "make install", but I have the following error:

CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package):
  By not providing "FindKDE4Internal.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "KDE4Internal", but CMake did not find one.

  Could not find a package configuration file provided by "KDE4Internal" with
  any of the following names:

    KDE4InternalConfig.cmake
    kde4internal-config.cmake

  Add the installation prefix of "KDE4Internal" to CMAKE_PREFIX_PATH or set
  "KDE4Internal_DIR" to a directory containing one of the above files.  If
  "KDE4Internal" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:14 (find_package)


Configuring incomplete, errors occurred!

the KDevPlatform_DIR value is "/usr/lib/cmake/kdevplatform"

so, where is the error ????

Offline

#2 2012-12-06 17:09:56

ismaelvc
Member
From: México, D.F.
Registered: 2012-02-26
Posts: 136

Re: KDevelop with Python

Hi! I don't exactly understand your question, the plugin you are talking about is in the [extra] repository and there is even a PKGBUILD in AUR for the latest development version:

ismaelvc@toybox ~ $ packer -Ss kdevelop python
extra/kdevelop-python 1.4.1-1 [instalado]
    Python language and documentation plugin for KDevelop
aur/kdevelop-python-git 20120328-1 (27)
    Python plugin for KDevelop - GIT build

Have you tried those?

I haven't tryed to build the 'git' one though, so I can't tell you if it works.

Last edited by ismaelvc (2012-12-06 17:12:01)


Laptop: LG LM70 Express                                                  Kernel: 3.14.2-1-ARCH   
CPU: Intel Pentium M processor @1.86GHz                  Hard Drive: 80G
Video: Mobility Radeon X600                                            X Driver: xf86-video-ati
Memory Size: 1.5G + zramswap: 384M + swap: 3G

Offline

Board footer

Powered by FluxBB