Installation problems with kdevgit plugin

Martin Engelmann murphi.oss at googlemail.com
Thu Jul 8 18:10:25 BST 2010


Hi,

I would like to use the git plugin for KDevelop located at 
http://gitorious.org/kdevelop4-git.

Using the guide from 
http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling/plugins
the plugin compiles and is installed, but it is not shown in KDevelop in 
Help/Loaded Plugins and it does not show up in the list of the version control 
systems in the New Project wizard.

Here is the list of commands I'm using:
git clone git://gitorious.org/kdevelop4-git/kdevelop4-git.git
cd kdevelop4-git/
git checkout -b 4.0 origin/4.0
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$HOME/kdevelop4-plugins ../
make
make install
export KDEDIRS=$HOME/kdevelop4-plugins/:/usr
kbuildsycoca4
kdevelop

I'm using an up-to-date Debian testing system with kdevplatform 4.0.0 and 
KDevelop 4.0.0 from Debian's testing repository. Using the master branch of 
the kdevelop4-git repository leads to compile errors.

Do you have any idea what I'm doing wrong?
Thanks.

-- 
Martin Engelmann
murphi.oss at googlemail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20100708/2332382b/attachment.sig>


More information about the KDevelop mailing list