![]() |
Installing Debian desktop GNOME!
when i installed Debian 3.1 Stable, i forgot to install GNOME! at the moment i don't know how to do it! please help!
|
In debian, you can install every package with the apt-get command. The command finds all dependencies automatically.
To find a special package, in you case the gnome packages, type this on the commandline: apt-cache search gnome Then install all packages you want to install with: apt-get install [PACKAGENAME] Where you replace [PACKAGENAME] with the name of the package, if you want to install more then one package, you can add them with spaces. Example: apt-get install package1 package 2 pachkage3 All installation commands must be issued as root user, so either login as root or switch with the command "su" to root. |
Code:
package gnome is not available, but is reffered to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another sourceCode:
apt-get install gnomedo i have to mount the cdrom drive? how do i do that? |
Did you run
Code:
apt-cache search gnome |
Had the same problem, if you didn't fix it yet here is what I did:
First, verify /etc/apt/sources.list. Could use apt-spy / netselect-apt to know fastest apt mirror apt-get install install x-window-system Once X installed proceed with gnome, following packages are minimum but gives you gnome gui based interface... so on it's easier to add other packages from synaptic. apt-get install gnome-core gdm synaptic |
Quote:
Code:
apt-get install x-window-system |
yes, sorry for the typo error
|
Will Gnome break Ispconfig? Can i install samba server?
Hello!
Will in any way Gnome installation break Ispconfig? I followed The Perfect Setup - Debian Sarge (3.1) by Falko. Can i also install Samba Server for Windows access, without breaking ispconfig? Thanx |
Quote:
|
and for updating for new version....??
|
| All times are GMT +2. The time now is 09:44. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.