https://bugs.kde.org/show_bug.cgi?id=317767

--- Comment #12 from Grégory Oestreicher <[email protected]> ---
(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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to