Results 1 to 2 of 2
I am new to Linux and recently installed Debian 5.0.3 to my HP Pavilion dv4 and. I am having a difficult time installing the X11 packages from Aptitude. It seems ...
- 12-09-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 1
Cannot Install X Server
I am new to Linux and recently installed Debian 5.0.3 to my HP Pavilion dv4 and. I am having a difficult time installing the X11 packages from Aptitude. It seems that I cannot install any packages from Aptitude correctly or fully. If anyone knows what I am doing wrong or how I can fix the situation it would be greatly appreciated.
- 12-09-2009 #2
You would normally install the package 'xorg'.
What did you do and what happened exactly?Code:# aptitude Then hit / Then type xorg <enter> Then hit n, is it?, untill you get to the package Then + Then g several times until it does the thing.
Should work. If you do not have KDE or Gnome then you have to have a window manager otherwise X will automatically switch off. Say 'twm' - put 'exec twm' as the last line in ~/.xinitrc.Code:# apt-get install xorg


Reply With Quote