[Digikam-devel] Working environment
Angelo Naselli
anaselli at linux.it
Wed Nov 21 12:01:42 GMT 2007
mercoledì 21 novembre 2007 alle 12:50, Paweł Marciniak ha scritto:
> Hi,
>
> I remember that I once came across a post/article that told how to configure
> kdevelop for hacking digiKam. I cannot find it anymore, do any of you
> remember where it was and could point me there?
>
> I would like to setup kdevelop and environment variables so that I can
> run/debug digiKam or kipi-plugins directly from kdevelop, without the need
> to run make install. The thing is that I want the debugging apps to use the
> svn versions of libs (kexiv2, kipi etc.) instead of the ones installed in
> my system.
As far as kipi-plugins concern just use the kipiplugins.kdevelop file released into libs directory
take care of changing the --prefix=$HOME/your/installation/path into configure option
and if you run from a konsole remember to set LD_LIBRARY_PATH as
$HOME/your/installation/path/lib:$LD_LIBRARY_PATH (or lib64) and
run kbuildsycoca.
Run your preferred host application...
HTH,
Angelo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20071121/1dbec829/attachment.sig>
More information about the Digikam-devel
mailing list