Results 11 to 14 of 14
when I am giving apt-get install aptitude I am getting Package aptitude is not available, but is referred to by another package. This may mean that the package is missing, ...
- 11-20-2007 #11Just Joined!
- Join Date
- Nov 2007
- Posts
- 10
when I am giving apt-get install aptitude I am getting Package aptitude is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted or is available only from other source. E: package aptitude has no installation candidate. Pls help me. Thanks..
- 11-20-2007 #12
It's times like these you begin to believe a unified Linux system actually WOULD be best...
Do:
and it *should* throw you up some choices. Hopefully, 2.6.19 will be one of them. If it is, do apt-get install and the correct version of headers for your kernel.Code:apt-get install linux-headers
- 11-20-2007 #13Just Joined!
- Join Date
- Nov 2007
- Posts
- 10
when I give the code...am getting like this:
Reading package lists..Done
Building dependency tree...done
E: couldn't find package linux-headers
I donno whether its the code error or the kernel error...am using code provided by the orielly's linux device driver book.
- 11-20-2007 #14
I don't think I've ever done this, but I'm just going to give up. I've not been able to help you no matter what I do. Knoppix s more different than Ubuntu than I can even believe. With Ubuntu, that command returns a choice of several kernel headers to choose from. Hopefully a Knoppix guy can come over and give you a hand as I've done everything I can think of and I haven't been able to help you at all. Sorry I couldn't be of assistance.
EDIT: One last try... what is the output of:
and:Code:ls /usr/src
?Code:ls /lib/modules


Reply With Quote
