LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   WiFi Card WPC54G Driver problems, cant get ndiswrapper working (https://www.linuxquestions.org/questions/linux-wireless-networking-41/wifi-card-wpc54g-driver-problems-cant-get-ndiswrapper-working-289698/)

Aval0n12 02-13-2005 01:03 PM

WiFi Card WPC54G Driver problems, cant get ndiswrapper working
 
Hello,
Im new with linux and I am using SuSE 8.2 live avail, everything went great so far. Altho I cant get my Linksys WPC54G WiFi Card installed.

I read on the internet that there is a solution called "ndiswrapper" so i can use my windows drivers... problem is that this comes as a source code, so i have to MAKE it using the make command... but if i type make it says not found.

This is where i searched and found out my linux doesnt have make installed! and that i have to download the GNU Makefiles, fine.. i did that and i read the readme wich told me to go to the dir of the project and type
./configure so it would configure and install the makefiles, but it said a few things.. and then it said "No compiler found at $PATH"

Im Getting sick of doing all this stuff all the time.. i just want my Wireless LAN card to work... help?

Thanks ALOT!!!

david_ross 02-13-2005 01:27 PM

Moved: This thread is more suitable in Wireless Networking and has been moved accordingly to help your thread/question get the exposure it deserves.

darkleaf 02-13-2005 03:06 PM

So do you have make installed properly now or are you still at installing make? There should be easy to use packages for Suse to install make. If it's not in your path you have to add the it to your $PATH. The $PATH is a list of directories which will be searched for programs that are often used so you don't have to type the whole directory. The directory make should be in is /usr/bin so you have to add that to your $PATH. Here's an explanation on how you can do that: http://www.troubleshooters.com/linux/prepostpath.htm

soylentgreen 02-13-2005 03:51 PM

please read the post i just posted

http://www.linuxquestions.org/questi...hreadid=289726

it should help you, i have the same card.

Aval0n12 02-13-2005 05:15 PM

Hey, sorry but thats kind of useless when i cant get ndiswrapper working. I knew all that already, just google it and u get tons of pages saying the same... thanks anyways.

darkleaf 02-14-2005 07:31 AM

Have you managed to get make installed yet? I really recommend just using the suse packages.

soylentgreen 02-15-2005 06:55 PM

there are packages for ndiswrapper also..
or you can get a binary distribution ov gcc..

hope you fare well...


All times are GMT -5. The time now is 10:50 AM.