compiler package asks for install disk
For some weird reason I can't apt-get the build-essential package, which includes gcc and other c stuff. When I try, it asks me to insert my ubuntu install disk, which I don't have. I tried downloading a disk image, but it's an older version and I can't find it on the ubuntu site. I also tried using synapse, and it aksed the same thing. After calculating dependencies, I always get the following:
Media change: please insert the disc labeled
'Ubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)'
in the drive '/cdrom/' and press enter
and since I don't have it, I have to ctl-C out of apt-get. Why is this package asking to see my install disk, and how can I get around it?
|