Results 1 to 3 of 3
I'm trying to install zaptel, while doing make install, I run into an error which reads:
You do not appear to have the sources for the 2.6.26-2-686 kernel installed
Can ...
- 10-29-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 1
Need help with Debian Source files
I'm trying to install zaptel, while doing make install, I run into an error which reads:
You do not appear to have the sources for the 2.6.26-2-686 kernel installed
Can anyone help me on this? Thanks
- 10-29-2009 #2
Should just need the kernel-headers.
Code:su - apt-get install linux-kernel-headers
- 10-29-2009 #3
More generally, you can always use the build-dep option.
It will install everything you need to compile the regarding source package.Debian GNU/Linux -- You know you want it.


Reply With Quote
