How to compile krita?

Boudewijn Rempt boud at calcifer.valdyas.org
Sun Mar 14 08:52:41 CET 2004


On Sun, 14 Mar 2004, Bellegarde Cedric wrote:

> Sorry, where can i find a documentation on how to compil krita from kde cvs.

It's no different from any other KDE cvs module. You need to have kdelibs (and if
you install kdelibs from rpm's, also kdelibs-devel) installed. Then checkout
the whole koffice cvs module, do:

make -f Makefile.cvs
./configure
make

If you don't want to compile the other KOffice applications remove them from the
toplevel Makefile, but remember that Krita depends on the KOffice libs, so you shouldn't
remove those.
-- 
Boudewijn Rempt | http://www.valdyas.org/fading/index.cgi


More information about the kimageshop mailing list