On Sunday 14 March 2004 10:26, Daniel Mowday wrote:
- hey all
- i am a complete n00b to linux as i am just starting to get into it, i was
at the last meeting though at the city gate pub
- i need to install my win modem 56k, i have the drivers, but i need to
direct the make file to my kernel dir, i have done that run the make file and says that kernel dir dosent exist,
- any ideas, and anyone with suse what is the path to your kernel dir, mine
is, lib/modules/-version-/kernel
cheers Mosez
Normal these drivers need to know the path to the kernel source, not the kernel itself, in order for the make to compile the code against your kernel. So first I would suggest you make sure you have the kernel source installed.
Ian