LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   does compiling from source avoid kernel version probs? (https://www.linuxquestions.org/questions/linux-newbie-8/does-compiling-from-source-avoid-kernel-version-probs-306042/)

disorderly 03-25-2005 04:07 PM

does compiling from source avoid kernel version probs?
 
ok this may be a really dumb question but i'm curious because i've tried to install a couple of pre-compiled programs and they wouldn't work because it said 'wrong kernel version' or something. so if i download the binaries and compile from source will it be built for my kernel version?
thanks,
disorderly

amosf 03-25-2005 04:28 PM

It depends. Some apps may require a minimum kernel version to run, ie must have 2.4.20 or better, so installing a new version there will help (tho this is not that common and it's more usual they will require a minimum library version or somesuch). Others will only work with older 2.4 kernels and not newer 2.6 kernels...

Other apps (usually things like drivers - nvidia, etc) require and exact kernel version to work.

We really need to know which apps and error messages to give a better ansewer.


All times are GMT -5. The time now is 10:31 PM.