installing wusb54g

Status
Not open for further replies.
EDIT:
Once in terminal, type:
sudo apt-get install ndiswrapper-utils wireless-tools
(assuming you have a cat 5 cable. if not, use deb's)
Then, follow this: http://ndiswrapper.sourceforge.net/mediawiki/index.php/Ubuntu


cd <directory ndiswrapper was extracted in>
./compile or ./configure (don't know which one. usually its configure)
sudo apt-get install checkinstall
sudo checkinstall

That should do it. Once thats done sucessfully, we can tell you how to do the rest.
 
i didn't do wut u said but i did wut u said on aim and then i put make install and it had errors i dont know wut to do...
 
ok i did make distclean and it worked.. then i did make install and this is the error i got


make -c drive install
make[1]: entering directory '/home/derric/ndiswrapper-1.10/driver'
can't find kernal sources in /lib/modules/2.6.12-9-386/build;
give the path to kernal sources with ksrc=<path> argument to make
make[1]:***[rereq-check]error 1
make[1]: leaving directory '/home/derric/ndiswrapper-1.10/drive'
make:***[install]error 2
 
might just be the kernel headers, it may not be the kernel source, hard to say, check to see what is installed on your system first
 
Status
Not open for further replies.
Back
Top Bottom