Re: PolicyKit Authorization (System Settings) crashes every time
On Monday 08 March 2010 15:01:41 Alejandro Exojo wrote:
> El Lunes, 8 de Marzo de 2010, Modestas Vainius escribió:
> > Hello,
> >
> > On pirmadienis 08 Kovas 2010 04:08:41 Alejandro Exojo wrote:
> > > El Domingo, 7 de Marzo de 2010, Beojan Stanislaus escribió:
> > > > cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make && make install
> > >
> > > Since cmake doesn't provides an uninstall target,
> >
> > That's not true:
> >
> > # make uninstall
>
> Oops. I tried in a subdirectory, but you're right, in the toplevel
> directory there is a uninstall target.
>
> Anyway, do you think it is advisable to install in /usr? My strategy is to
> install in a different prefix everything, to be cautious.
I would use checkinstall (checkinstall make install). It creates a .deb and
installs it. Later you can remove it cleanly with dpkg.
Reply to: