Jackzenth
September 8th, 2009, 04:47 AM
Hi i am veryyyyyyyyyyyyy much a linux newbie (please dont ask me why i am using a SERVER build!!)
In simple step by step plain english i need to resolve thisissue:
# startx
The program 'startx' is currently not installed. You can install it by typing:
sudo apt-get install xinit
-bash: startx: command not found
Obviously i then went on the try installing "xinit:
# sudo apt-get install xinit
[sudo] password for malcolm:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xinit not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packagees replace it:
x11-common
E: Package xinit has no installation candidate
What can i do? I really need to get the startx working, i am far to new to linux to be able to use pure terminal.
In simple step by step plain english i need to resolve thisissue:
# startx
The program 'startx' is currently not installed. You can install it by typing:
sudo apt-get install xinit
-bash: startx: command not found
Obviously i then went on the try installing "xinit:
# sudo apt-get install xinit
[sudo] password for malcolm:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xinit not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packagees replace it:
x11-common
E: Package xinit has no installation candidate
What can i do? I really need to get the startx working, i am far to new to linux to be able to use pure terminal.