Results 1 to 8 of 8
When installing Gnome on Debian Sarge 3.1r1 I believe the following sequence of commands need to be used.
apt-get update
apt-get install x-window-system gnome-core
Is this right? Any help would ...
- 01-07-2007 #1
Gnome with Debian Sarge 3.1r1
When installing Gnome on Debian Sarge 3.1r1 I believe the following sequence of commands need to be used.
apt-get update
apt-get install x-window-system gnome-core
Is this right? Any help would be appreciated
.
- 01-07-2007 #2
that should be correct
Brilliant Mediocrity - Making Failure Look Good
- 02-27-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
Whenever I try the following commands:
apt-get install x-windows-system gnome-core
I get the following error:
Couldn't find package x-window-system
What do I need to do?
- 02-27-2007 #4
Remove the s. It is x-window-system
Brilliant Mediocrity - Making Failure Look Good
- 02-27-2007 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
Sorry about that. Now I get the following error:
Package gnome-core is not available, but is referred to by another package.
Package gnome-core has no installation candidate.
Just to level-set everyone, I'm running only base Sarge installation.
Any sites/advice you can recommend to walk me through this installation process? As you can tell, I'm new to Linux.
Thanks in advance.
- 02-27-2007 #6
it should list the packages that refer to it. try:
and see if there is a base package for gnome listed thereCode:apt-cache search gnome
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 02-27-2007 #7
can you post your
Code:/etc/apt/sources.list
Brilliant Mediocrity - Making Failure Look Good
- 02-28-2007 #8Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
This issue has been resolved. It was related to a botched install on my part.
Thanks to everyone who chimed in.
S


Reply With Quote
