I'm trying to install ndiswrapper 1.11 on Slackware 10.2 Kernel 2.4.31 and when trying to install ndiswrapper it comes up with the following:
root@Webboy:~/ndiswrapper-1.11# ./INSTALL
./INSTALL: line 1: The: command not found
./INSTALL: line 2: rather: command not found
details: No such file or directory
about
: No such file or directory
installation,: No such file or directory
./INSTALL: line 3: troubleshooting,: command not found
./INSTALL: line 5:
http://ndiswrapper.sourceforge.net/wiki: No such file or directory
./INSTALL: line 7: Prerequisites: command not found
./INSTALL: line 8: =============: command not found
./INSTALL: line 10: You: command not found
./INSTALL: line 11: syntax error near unexpected token `kernel.'
./INSTALL: line 11: `for the kernel. Make sure there is a link to the kernel source from'
root@Webboy:~/ndiswrapper-1.11# ln -s /usr/src/linux-2.4.31 /lib/modules/2.4.31/build
root@Webboy:~/ndiswrapper-1.11# ./INSTALL
./INSTALL: line 1: The: command not found
./INSTALL: line 2: rather: command not found
details: No such file or directory
about
: No such file or directory
installation,: No such file or directory
./INSTALL: line 3: troubleshooting,: command not found
./INSTALL: line 5:
http://ndiswrapper.sourceforge.net/wiki: No such file or directory
./INSTALL: line 7: Prerequisites: command not found
./INSTALL: line 8: =============: command not found
./INSTALL: line 10: You: command not found
./INSTALL: line 11: syntax error near unexpected token `kernel.'
./INSTALL: line 11: `for the kernel. Make sure there is a link to the kernel source from'
I am running as root and have had my card (Belkin f5d7010) working on SLAX (based on slackware).
Thanks, Thomas