Results 1 to 9 of 9
hay guys i need help , i cant open any graphical this like startx, im running virtual pc and im a VERY new user so if you could help i ...
- 09-11-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 4
help need startx help
hay guys i need help , i cant open any graphical this like startx, im running virtual pc and im a VERY new user so if you could help i would be thank full
- 09-11-2005 #2
What errors do you get when you try to run startx?
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 09-11-2005 #3Just Joined!
- Join Date
- Sep 2005
- Posts
- 4
command not found
- 09-11-2005 #4Just Joined!
- Join Date
- Apr 2005
- Location
- Upper Peninsula of Michigan
- Posts
- 57
you may want to try apt-get install xbase-clients =)
- 09-11-2005 #5
Did you install a graphical environment during installation? If not, login as root (type su and enter your root password) and type:
This will install an X server which will allow you to have a graphical environment. You will want to do what gu174r.fr34k suggested as well.Code:apt-get update apt-get install x-window-system
I can't remember if the X server comes pre-configured or not.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 09-11-2005 #6Just Joined!
- Join Date
- Sep 2005
- Posts
- 4
apt-get update says
reading pagage list..done
apt-get install x-window-system says
reading pagage list..done
reading dependency list.done
could not find pakage x-window-system
- 09-11-2005 #7Linux User
- Join Date
- Sep 2003
- Posts
- 254
Hi
Don't forget the core indeed to find the name of the package u could use apt-cache search x-window and u would have find it...Code:# apt-get install x-window-system-core
If ur conf doesn't work:Code:dpkg-reconfigure xserver-xfree86
- 09-12-2005 #8Just Joined!
- Join Date
- Apr 2005
- Location
- Upper Peninsula of Michigan
- Posts
- 57
apt-get install xbase-clients
it has the startx script in it, i'v run into this problem before myself
- 09-13-2005 #9Just Joined!
- Join Date
- Sep 2005
- Posts
- 4
hanks, the intall must have gone wrong or somthing because in reinstalled and its fine thsatnks


Reply With Quote
