On 19 Oct 2005, at 12:29, JT Moree wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > make[2]: gcc-3.4: Command not found > > you need gcc 3.4 > check in /usr/bin > there are sometimes multiple gcc versions installed there. Is 3.4 > there? if not install it. i dont know how ubuntu wants to install > things. i think > sudo apt-get install gcc-3.4 > might do it or use a gui package manager
OMFG I did it!!!!!!!!!!!!! That last bit was all I needed. I went into Synaptic and found various gcc's. Version 3.3 was installed, as was 4.0. Version 3.4 was listed, but only the base was installed. So I told Synaptic to install the rest of it (and the .doc files for all three at the same time). Then the make install command worked! Once I had that done I did ndiswrapper -l and it said no drivers were installed. So I did ndiswrapper -i netbc564.inf. That appeared to go OK, but when I did ndiswrapper -l again it said the driver was installed, but was the incorrect driver. I knew better, as this is the same driver that worked before the upgrade to Breezy. So then I deleted it with ndiswrapper -e netbc564, and then reinstalled it. This time it gave me more lines as it installed it, and ndiswrapper -l reported it installed and no error messages. Holding my breath I did modproble ndiswrapper AND IT WORKED!!!! So then I went into Administration > Networking and the wireless was right there! YAY!!! So now I'm all happy again and stuff. A thousand thanks to you and Jonathan. And this time I'm going to write all this down and save it as a text file somewhere! No wait ... I should write it all down and post it on the Ubuntu wiki! That way even if a truck backs over my R3240 I'll still be able to find the instructions to reinstall on the next computer. :) _______________________________________________ LinuxR3000 mailing list [email protected] http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000 Wiki at http://prinsig.se/weekee/
