Installation problems with kdevgit plugin

Milian Wolff mail at milianw.de
Thu Jul 8 17:33:02 UTC 2010


Martin Engelmann, 08.07.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.

Fixed, please try again by updating the kdevelop4-git 4.0 branch.

thanks
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- 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-devel/attachments/20100708/d4ed864a/attachment.sig>


More information about the KDevelop-devel mailing list