On Thu, 7 Mar 2002, Jeffrey Ellis wrote: > I keep seeing programs I'd like to install say they need gcc, but every > time I run their configure scripts, gcc installed... always says no. Can > I install gcc through fink? And if, so, how do I do that? I thought I > had installed all the available packages using dselect.
The /usr/bin/cc that comes with the Developer Tools disc is for all purposes a re-branded gcc. If you want to build software with Fink, you really need to get & install a copy of this disc. It is available for free from Apple's site, or included with the software -- but note that if you started with 10.0 and upgraded to 10.1, the 10.0 edition of the devtools disc is not compatible with 10.1. Assuming that your system is more or less up to date (10.1.3 is the current version), you need to get or download the 10.1 devtools disc that was released last December. -- Chris Devers [EMAIL PROTECTED] Apache / mod_perl / http://homepage.mac.com/chdevers/resume/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
