Results 1 to 9 of 9
First time Debian installer - whats the first step in getting x windows to work in Debain, I don't see any xorg.conf files or anything and xorgconfig doesn't seem to ...
- 09-24-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 84
Solved - quick debian question
First time Debian installer - whats the first step in getting x windows to work in Debain, I don't see any xorg.conf files or anything and xorgconfig doesn't seem to be included. I am running Sarge.
- 09-24-2005 #2Linux Newbie
- Join Date
- May 2005
- Posts
- 222
During installation it will ask you if you want a Desktop Environment, if you answer yes I believe X windows will be automatically included.
To select the Desktop Environment, you must highlight the option and press <space> to select it then press <enter>.
- 09-24-2005 #3Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
plus in debian there is no xorg.conf, you will have to look for /etc/X11/XF86Config-4
Operating System: GNU Emacs
- 09-24-2005 #4Just Joined!
- Join Date
- Jul 2005
- Posts
- 84
the installation did not ask me if i wanted a desktop environment, and there is no x11 dir in etc, i already looked for that. I think i have a minimul cd and don't realize it
- 09-24-2005 #5Linux Newbie
- Join Date
- May 2005
- Posts
- 222
Try
#apt-get install kde
I think it will fetch the files via the internet then you can have desktop environment.
- 09-24-2005 #6Just Joined!
- Join Date
- Sep 2005
- Posts
- 39
All you should need to do is use apt to pull down whichever desktop or window manager you want to use, and it will grab and install X as a dependency.
For example, if you want to use Gnome then you'd use:
apt-get update && apt-get install gnome-core
- 09-24-2005 #7Just Joined!
- Join Date
- Jul 2005
- Posts
- 84
Yeah I needed to get kde since I had a minimal cd and didn't know it. I will use the apt-get tool. Thank you all.
- 09-25-2005 #8Just Joined!
- Join Date
- Aug 2005
- Location
- india
- Posts
- 27
even you can try
Code:apt-get install x-window-system
- 09-27-2005 #9Linux User
- Join Date
- Aug 2005
- Location
- Italy
- Posts
- 401
I prefer
Code:apt-get install x-window-system-core
When using Windows, have you ever told "Ehi... do your business?"
Linux user #396597 (http://counter.li.org)


Reply With Quote
