TooMany Secrets schrieb:
> Please, excuse me if it isn't the right list, and for my bad english...
> 
> I have a 10.3 beta-2 (upgraded today at 15:30 GMT+2), with
> kernel-source and linux-kernel-headers installed. The problem is when
> I try to install the NVIDIA-Linux-x86-100.14.11-pkg1.run driver,
> because I obtain every time this error:
> 
> The kernel header file
> '/lib/modules/2.6.22.3-7-bigsmp/build/include/linux/kernel.h' does not
> exist...
> 
> Anybody could help me, please?

You have to prepare the kernel sources for you configuration. Running

   cd /usr/src/linux
   make cloneconfig
   make prepare-all

should do it.

Cheers
Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to