Hey, > As for building yes, so the setting is just about what is being used as > default when no config exists yet?
Jepp, and to be honest I never touched that parameter and got all backends. Regads, sandro -- > > > The only option that should be set in the cmake step is where to install > > akonadi. > > > > So the easiest would be something like that: > > > > apt-get build-dep akonadi > > and than like martin > > git clone git://anongit.kde.org/akonadi > > - mkdir build > > - cd build > > - cmake -DCMAKE_INSTALL_PREFIX=<PATHTOINSTALL> <PATHTOGITCLONE> > > - make > > > > okay two very usefull vaiables for the cmake for testing purpose are: > > -DCMAKE_BUILD_TYPE:STRING=debug -DKDE4_BUILD_TESTS=true > > As the path defaulted to /usr/local anyway and I wanted to have it system > wide, I left it as is. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

