[Kde-imaging] [Bug 132220] Errors when trying to send pictures using thunderbird

Angelo Naselli anaselli at linux.it
Thu Jan 11 15:48:06 CET 2007


Ok you're right. The best way to talk about that should be kde-imaging ml, more
than here. We will add a better note on our web site though. 

Here you are a mini how-to
Assumption:
1) svn tree is in $HOME/KDE/libs
2) Normal KDE environment is under /usr (used in addition to KDEDIRS variable, see below)
3) You want to test it without breaking your system ;) (e.g. using your home)
     for instance in $HOME/KDE/TEST

Steps:
# cd $HOME/KDE/libs
# svn up
[...command output...]
# make -f Makefile.cvs
[...command output...]
# ./configure --enable-debug=full --prefix=$HOME/KDE/TEST
[...command output...]
# make install

You can run next commands once
# export KDEDIRS=$HOME/KDE/TEST:/usr
# export PATH=$HOME/KDE/TEST/bin:$PATH
# kbuildsycoca
[...command output...]

At this point running a host application such as digikam, gwenview,... you
will see the kipi-plugins from svn. Before compiling beware, 
though, to have all the needed libraries, I mean exiv 0.12, opengl, etc.

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/kde-imaging/attachments/20070111/b46d59b7/attachment.pgp 


More information about the Kde-imaging mailing list