herv� wrote: >hi all >i'm trying to install nvidia driver on woody and when i do make install with >the kernel driver part i've got an error: > >in file included from nv.c:14: >nv-linux.h:24: linux/modversions.h: No such file or directory >make:*** [nv.o] Error 1 > >that's all... >could someone help me please ? > > > > You're going to need your kernel-headers (modversions.h is a header file). Then you can do something like make --sys-insclude=/directory/with/kernel/headers
It should be in the nvidia documentation somewhere. You should be aware that using the module will taint your kerenel :( Not that that's terribly important, but they ought to at least warn you... Bijan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

