Thursday, July 9, 2009

Howto: GNOME on StormOS/Nexenta CP2



First you need to install GNOME itself, all the meta-packages seem broken so do this:

sudo apt-get install gnome-session nautilus metacity

Now you need to disable the gnome-settings-daemon media-keys plugin to prevent it from segfaulting continuosly (it will keep getting restarted):

gconftool-2 --type boolean --set /apps/gnome_settings_daemon/plugins/media_keys/active false

Now you should have a very minimal but working GNOME.

0 comments:

Post a Comment