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

Re: PolicyKit Authorization (System Settings) crashes every time



On Sunday 07 March 2010 20:26:29 Diederik de Haas wrote:
> On 2010-03-07 George Kiagiadakis wrote:
> > > I now have KDE 4.4.1, but I don't have a PolicyKit Authorization module
> > > at all anymore. Is that meant to be, or is there sth wrong with my
> > > system?
> > 
> > Yes, that module is gone in 4.4. It will re-appear again in 4.5 when
> > it will have been ported to polkit-1.
> 
> OK, pity but understandable.
> 
> Thanks for the info
svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/base/polkit-kde-1
will get you the polkit-kde module
compile by cd'ing into the directory, then
mkdir build
cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make && make install
You will need to have polkit-1, and all of it's development packages, and 
polkit-qt-1 installed before.


Reply to: