Hello, I am having trouble getting interactive plotting with matplotlib under SAGE 5.2 in Mac OS X 10.7.4. On my previous system, I followed the instructions below:
http://wiki.sagemath.org/sage_matlab and was able to get interactive plotting with the TkAgg backend. Right now, when I follow the steps outlined, I am unable to compile matplotlib (when I export SAGE_MATPLOTLIB_GUI="yes" and run sage -f matplotlib, I get the error below) gcc: error: src/_macosx.m: Objective-C compiler not installed on this system error: command 'gcc' failed with exit status 1 Error building matplotlib package. I have Xcode installed. The error is strange, because I am able to compile an Objective-C program from the command line with gcc. Reinstalling Xcode didn't help. My system is fresh; there aren't any other versions of gcc on it. Any thoughts? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to sage-support@googlegroups.com. To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support?hl=en.