Hello,
I am trying to set a speedtouch 121g adapter up on Knoppix and have downloaded the ndsiwrapper-1.52 from
http://ndiswrapper.sourceforge.net/joomla/index.php and have used tar to unravel. tar -zxvf ndiswrapper-version.tar.gz
I have entered lsusb athe device is there
Then to compile and install
"Go to the source-directory and run make distclean and make. As root, run make install. This should compile and install both the kernel module and the userspace utilities."
But i get an error when i run "make install"
says "make -C install"
"grep: /KNOPPIX/usr/src/linux-2.4.26/scripts/Makefile.build No such file or directory".
There is no scripts directory under /KNOPPIX......
Any ideas of how to fix this.
Much appreciated if you can.
Steve