Hi Jeff I assume you did not get Justin's answer, so I just bounced it back to you. I have reproduced the main bit below.
Cheers, Nicolas On Fri, Jan 21, 2011 at 01:28:48PM -0800, Jeff Ferreira wrote: > I should also mention that I get the same error message when I run ./sage > -b main > > Jeff@ sage$ ./sage -b main > Detected SAGE64 flag > ... > sh: gcc: command not found Your machine is missing gcc (C compiler). Have you installed Apple's Developer Tools? They are not installed by default, but they should be on the installation CD that came with your system. If you don't have it, you can get the tools from Apple (it may require (free) registration as an Apple developer). Visit <http://developer.apple.com> and look for Xcode. You don't mention what version of Mac OS X you are running, but be aware that for different (major) versions of the OS, you will probably need different versions of Xcode. -- Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net> http://Nicolas.Thiery.name/ -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to sage-combinat-devel@googlegroups.com. To unsubscribe from this group, send email to sage-combinat-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.