Results 1 to 10 of 16
I installed using the net install and i went to install x windows and gnome but apt get says
Code:
E: Couldn't find package x-windows-system
and same with gnome...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-30-2008 #1
apt-get not working
I installed using the net install and i went to install x windows and gnome but apt get says
and same with gnomeCode:E: Couldn't find package x-windows-system
- 01-30-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Go to the command line, su to root, and enter the following commands:
Let us know if it doesn't work, and please post any error messages.Code:apt-get update apt-get install xorg gnome
oz
- 01-30-2008 #3
Pretty much the same
Im not new to debian i have just never seen this problemCode:E: Couldn't find package xorg
- 01-30-2008 #4
Execute this
Does it list packages related to xorg?Code:su - apt-cache search xorg
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-30-2008 #5
whats in your apt sources file?
- 01-30-2008 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
I'm pretty sure that should have worked.
What does your sources.list file have in it?
Edit: oops, my typing is slower than the other guys today.Last edited by oz; 01-30-2008 at 01:53 AM.
oz
- 01-30-2008 #7
To devils casper: yes
To Jledhead,Ozar: what is the path to the file
- 01-30-2008 #8forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
- 01-30-2008 #9
it will not allow me to open the file. im under root it dosent make any sense
- 01-30-2008 #10
Execute this
Code:cat /etc/apt/sources.list
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote

