|
|

楼主 |
发表于 2007-6-2 21:25:08
|
显示全部楼层
安装了。但是好像还是无法正常使用。因为我需要安装无线网卡的驱动程序。现在运行提示
[root@localhost ndiswrapper-1.45]# make install
make -C driver install
make[1]: Entering directory `/home/neverdie/ndiswrapper-1.45/driver'
Can't find kernel build files in /lib/modules/2.6.21-1.3194.fc7/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] 错误 1
make[1]: Leaving directory `/home/neverdie/ndiswrapper-1.45/driver'
make: *** [install] 错误 2
[root@localhost ndiswrapper-1.45]# |
|