Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: Canadian Lover on 8 May 2005, 03:04

Title: Kernel pakages in Slackware 10.1
Post by: Canadian Lover on 8 May 2005, 03:04
I'm installing chipset drivers for my Wireless NIC. It can't install becuase after running /.Configure it syas the kernel pakages arn't located at the default location. Does anyone know where these files are located?
Title: Re: Kernel pakages in Slackware 10.1
Post by: mobrien_12 on 8 May 2005, 04:46
Quote from: thomasrocks1
I'm installing chipset drivers for my Wireless NIC. It can't install becuase after running /.Configure it syas the kernel pakages arn't located at the default location. Does anyone know where these files are located?


Usually they are in  /usr/src.

If you have something like /usr/src/linux-2.6-21 and no directory named simply /usr/src/linux you might try making a symbolic link.

ln -s /usr/src/linux-2.6-21 /usr/src/linux