Im running a Dell Inspiron E1405 and Fedora Core 5. trying to install the wireless drivers for the Intel Pro wireless drivers. Im instructed first to install the lastest ieee80211 subsystem. I download that and being to take care of that extract the files and then enter the terminal and here's the error i encounter
[joe@localhost ~]$ su
Password:
[root@localhost joe]# cd /
[root@localhost /]# cd home
[root@localhost home]# cd joe
[root@localhost joe]# cd Desktop
[root@localhost Desktop]# cd wireless
[root@localhost wireless]# cd ieee80211-1.1.13
[root@localhost ieee80211-1.1.13]# make
Checking in /lib/modules/2.6.15-1.2054_FC5smp for ieee80211 components...
find: /lib/modules/2.6.15-1.2054_FC5smp/build/: No such file or directory
egrep: /lib/modules/2.6.15-1.2054_FC5smp/build//.config: No such file or directory
egrep: /lib/modules/2.6.15-1.2054_FC5smp/build//include/linux/autoconf.h: No such file or directory
make -C /lib/modules/2.6.15-1.2054_FC5smp/build M=/home/joe/Desktop/wireless/ieee80211-1.1.13 modules
make: *** /lib/modules/2.6.15-1.2054_FC5smp/build: No such file or directory. Stop.
make: *** [modules] Error 2
[root@localhost ieee80211-1.1.13]#
Any input or suggestions as to what i need to do guys??