Re: Gnome
Quoting chatnique@gmx.de (chatnique@gmx.de):
> Hi
>
> i?ve downloaded the Debian 3.0 r0 CDs. I installed it without Gnome. Only
> Xfree86 is installed. How can i install gnome manually with apt?
GNOME consists of many components.
Most likely you want to do this
apt-get install gnome-panel nautilus icewm-gnome
which installs the gnome-panel, a window manager (icewm) and the nautilus
filemanager. When that is done, edit .xinitrc to read:
nautilus &
icewm-gnome &
panel
Xwindows will exit now it panel closes, to do that select Desktop -> Logout
from the panel.
good luck
--
http://defekt.nl/
Reply to:
- Follow-Ups:
- Re: Gnome
- From: Mario Vukelic <mario.vukelic@dantian.org>