[Akonadi] [Bug 317767] owncloud syncing fails if contact contains messenger information
Grégory Oestreicher
greg at kamago.net
Sun Apr 7 08:45:12 BST 2013
https://bugs.kde.org/show_bug.cgi?id=317767
--- Comment #12 from Grégory Oestreicher <greg at kamago.net> ---
(In reply to comment #11)
> Thanks! Is there any easy way (step to step instruction) to build a fixed
> package? (Advantage: I could test, if it really works before release :-)
Thanks for your proposal. First you'll need the kdepimlibs-dev package. Then
the following should do the trick, from a directory of your choosing:
git clone git://anongit.kde.org/kdepim-runtime.git
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ../kdepim-runtime
cd resources/dav/
make
sudo make install
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list