In fact that the postgreSQL backend is incomplete at the moment i
prefer using SQLite. Just compile and have a look :
openSuSE
% ./configure --prefix=/opt/kde3
% make
--getting root rights with :
% su (root password)
% make install

On (k)ubuntu use :
% ./configure 
% make
--getting root rights with :
% sudo make install




