Results 1 to 3 of 3
Hello.
I'm currently running Debian Sarge. I ran apt-get install gnome to install gnome and all of its dependencies, but when I run exec gnome I am unable to get ...
- 03-17-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 20
gnome installation
Hello.
I'm currently running Debian Sarge. I ran apt-get install gnome to install gnome and all of its dependencies, but when I run exec gnome I am unable to get the program to launch, for bash cannot locate it. It seems like the installation went fine because there are other gnome packages in the /usr/bin directory, thus I cannot figure out why bash is having a hard time locating the file. Forgive my ignorance, but when packages are installed, aren't they by default loaded into /usr/bin?
Anybody's help would surely be appreciated.
- 03-19-2007 #2
try
Code:startx gnome
Brilliant Mediocrity - Making Failure Look Good
- 03-19-2007 #3Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Sarge doesn't install an X server by default (and neither gdm) .
Originally Posted by agntsgotnosecret
run:
apt-get install x-window-system gdm gnome
...for GNOME and all its dependencies.


Reply With Quote
