On 3/7/02 11:13, "Martin Costabel" <[EMAIL PROTECTED]> wrote:
<snip> Some of the hint sites as well as <cough> other porting systems advocate making the symlink. I've tried it in the past and it didn't do anything harmful to my system. > > 2. You have the developer tools installed -> You have gcc, only > it's called 'cc' and sits in /usr/bin/cc. Most configure scripts > understand this, but there are some that require explicitly 'gcc'. > If this is the case (but if you are not sure, it's probably not the > case), you can make a symlink > > sudo ln -s cc /usr/bin/gcc > > In this way you have a gcc that's really called 'gcc'. > >> install gcc through fink? And if, so, how do I do that? I thought I had >> installed all the available packages using dselect. > > gcc/cc comes from Apple, not from Fink. > <snip> -- Alexander K. Hansen Associate Research Scientist, Columbia University, LDX Collaboration MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
