Results 1 to 3 of 3
Same thread might have been created thousands of times already, but search did not help, and so I created this one...
Anyway I managed to start compiling the driver sources ...
- 12-30-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 2
X-Fi drivers installing
Same thread might have been created thousands of times already, but search did not help, and so I created this one...
Anyway I managed to start compiling the driver sources I got from the creative site using this but on one of the steps I am given this:
I already got the package with it, so anybody know what to do now?Code:checking for kernel linux/version.h... no The file /home/teppik/kernel-source-2.4.27/include/linux/version.h does not exist. Please install the package with full kernel sources for your distribution
- 12-30-2007 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Does this file/path exist? Probably not. So whatever you're running is looking to this path for the kernel source.The file /home/teppik/kernel-source-2.4.27/include/linux/version.h does not exist.
Where is the kernel source installed? You might be able to either set the source path via command line at runtime, or create a link from /home/teppik/kernel... to the real source location.
- 12-30-2007 #3Just Joined!
- Join Date
- Dec 2007
- Posts
- 2


Reply With Quote
