i am trying to run the gnome envirioment in an SLES 11 SP4 instance, i do the following:
First i install the package:
zypper -n install -t pattern x11 gnome
And make the next changes:
In window manager script
vi /etc/sysconfig/windowmanager
at line 18 change
DEFAULT_WM="gnome"
At display manager script
vi /etc/sysconfig/displaymanager
at line 7 change
DISPLAYMANAGER="gdm"
Change to graphical login
vi /etc/inittab
at line 20 change to graphical login
id:5:initdefault:
I made a rebbot but whwn the instance get up, the gnome enviorement it does not run, only i have the CLI.
Any help to solve this topic will be weel recieved.
Thanks