[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sqlite akonadi transaction mode fix



Am Donnerstag, 22. Januar 2015, 12:37:18 schrieb Sandro Knauß:
> Hey,
> 
>  DATABASE_BACKEND                 MYSQL
> 
> IMO you do not set the Database on your own. if libsqlite is available the
> backend is build. The only difference if, the missing of sqlite or mysql is
> ending up in a error or only a warning about the missing dependency.

As for building yes, so the setting is just about what is being used as 
default when no config exists yet?

> 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.

-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


Reply to: