What I want to use it for originally to edit and create files through the root I prefer it over nano
But this is what happen when I try to launch it in such a way
Code:
root@75 john]# gedit
(gedit:27633): EggSMClient-WARNING **: Failed to connect to the session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
** (gedit:27840): WARNING **: Could not connect to session bus
Is their a specified way I have to install it for xfce, or is it even possible without gnome?
I installed it through the root with yum, no errors during the install. And it runs fine with regular, and administrative privileges just doesn't work in root.
Code:
su
yum install gedit
Do I have specify it's privileges upon the install and how do I do so?