Noob question: Building krita 2.0?

Cyrille Berger cberger at cberger.net
Fri Sep 7 17:56:28 CEST 2007


On Friday 07 September 2007, Adrian Page wrote:
> Tom Burdick wrote:
> > You have to build all of Koffice as well, not just Krita.
>
> It is possible to build just /libs and /krita. You also need to make
> install in /servicetypes, but that should be sufficient - it works for
> me. You can then add any extra features you want from /shapes and
> /plugins, and import/export filters from /filters/krita.
An other solution is after runing cmake for the first time, to either edit 
CMakeCache.txt or run ccmake . and set all BUILD_something to false. (Except 
for Krita of course).

Or to launch cmake with the following options:
cmake -DBUILD_kword=OFF -DBUILD_kspread=OFF -DBUILD_kpresenter=OFF -DBUILD_kchart=OFF -DBUILD_karbon=OFF -DBUILD_kexi=OFF -DBUILD_kdgantt=OFF -DBUILD_kformula=OFF -DBUILD_kivio=OFF -DBUILD_kugar=OFF /path/to/source

It use to be either in the auconf days...
-- 
Cyrille Berger


More information about the kimageshop mailing list