On Tuesday, May 22, 2012 11:50:26 PM UTC-7, Jeroen Demeyer wrote:
>
> On 2012-05-23 03:14, John H Palmieri wrote: 
> > Try installing the command line tools and see if that helps. Sage 
> > bundles GCC, but it doesn't necessarily include everything which is 
> > installed with the command line tools, so the machine might be missing 
> > some important component. 
> What are these "command line tools"?  The problem is a missing include 
> file. 
>

They are an optional part of Xcode: they allow you to run gcc and other 
programs from the command-line, rather than just through Apple's Xcode app. 
So installing them puts various files into standard places (e.g., gcc goes 
into /usr/bin). I don't know if it also puts libraries or headers in 
standard places.

-- 
John

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to