I decided to jump into the world of Linux with Kubuntu 6.06. The first problem I'm having is that my wireless is disabled. If I enable it, it goes back to disabled. I have a Linksys WMP54G PCI wireless card. I was able to connect to the net with a wired connection. It was suggested that I use this thread http://www.ubuntuforums.org/showthread.php?t=241565 to correct my problem.
When I do
sudo apt-get install build-essential linux-headers-$(uname -r)
I get
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package build-essential
I was also interested in trying the Ubuntu or Xubuntu desktops. In the Adept Package Manger, neither of these desktops are listed.
It seems these two problems may be related in that I'm not locating packages? Where do I go from here?
When I do
sudo apt-get install build-essential linux-headers-$(uname -r)
I get
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package build-essential
I was also interested in trying the Ubuntu or Xubuntu desktops. In the Adept Package Manger, neither of these desktops are listed.
It seems these two problems may be related in that I'm not locating packages? Where do I go from here?
Comment