Results 1 to 1 of 1
Some of the Debian based distros are now coming with a nice front end for ndiswrapper called ndisgtk. Just for fun I downloaded the tar.gz to see how it compiled ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-25-2006 #1
Front end GUI for ndiswrapper
Some of the Debian based distros are now coming with a nice front end for ndiswrapper called ndisgtk. Just for fun I downloaded the tar.gz to see how it compiled and ran on Slackware 10.2 with Gnome. It installed without incident so I don't see why it wouldn't install and run on any other distro just the same. Make sure ndiswrapper is installed. Download the latest version of ndisgtk here.
As root I did:
Code:gunzip ndisgtk_0.6.orig.tar.gz
Code:tar xvf ndisgtk_0.6.orig.tar
Code:cd ndisgtk_0.6
Code:make
Code:make install
By the time it takes to install ndisgtk you will have been able to install the Windows drivers for your hardware from the command line, but if a front end for ndiswrapper is what you need, this works nicely.Code:ndisgtk


Reply With Quote
