PDA

View Full Version : [gnome] gnome-core startup?


ajcurtis84
September 2nd, 2008, 12:47 AM
Hello,

I have been looking at many postings trying to figure out how to install a minimum graphical environment on UBuntu server.

This computer is being configured as a VMware server but the configuration utility requires a graphical environment.

One posting that I saw said to install gnome-core. This installed fine and the VMware tools are happier *BUT* how do I start gnome? startx does not exist. There seems to be many things missing.

What do I need? How would I figure this out in the future?

TIA

- Allen

cariboo907
September 2nd, 2008, 01:30 AM
You could install a minimal desktop like fluxbox or window maker.

Jim

Oldsoldier2003
September 2nd, 2008, 01:32 AM
see community/ServerGUI
sudo apt-get install xserver-xorg xserver-xorg-core
then install the lightweight WM of your choice.

ajcurtis84
September 2nd, 2008, 02:10 AM
did you mean xserver-xorg-core ?

I can not find a x-window-core..

Oldsoldier2003
September 2nd, 2008, 08:34 AM
did you mean xserver-xorg-core ?

I can not find a x-window-core..

yeah I think I need to go back and redit that wiki page... thanks for pointing that out.