Just got my laptop back from warrenty serviced and found a fresh new windows install. Had to re-install linux so I installed FC3 from the dvd and ran up2date to get the latest patches. Also upgraded to kernel 2.6.10-1.770_FC3. When I installed ndiswrapper I got errors after make and make install. I think I need the source code for the kernel. so I opened a console and
[robert@localhost ~]$ su root
Password:
[root@localhost robert]# up2date --get-source kernel
http://fedora.redhat.com/download/up.../fedora-core-3
using mirror:
http://limestone.uoregon.edu/ftp/fedora/3/i386/os/
http://fedora.redhat.com/download/up...s-released-fc3
using mirror:
http://ftp.rhnet.is/pub/fedora/updates/3/i386/
Fetching all package list for channel: fedora-core-3...
########################################
Fetching all package list for channel: updates-released-fc3...
########################################
Fetching package list for channel: fedora-core-3...
Fetching
http://limestone.uoregon.edu/ftp/fed...header.info...
########################################
Fetching package list for channel: updates-released-fc3...
Fetching
http://ftp.rhnet.is/pub/fedora/updat...header.info...
########################################
kernel-2.6.10-1.770_FC3.src.rpm...
########################################
[root@localhost robert]# cd /var/spool/up2date
[root@localhost up2date]# rpm -ihv kernel-2.6.10-1.770_FC3.src.rpm
kernel-2.6.10-1.770_FC3.src.rpm: not an rpm package (or package manifest):
I really don't know what to do from here. Did I get the wrong package? or maybe a damaged package?