I'm trying to get IPython notebook running from Sage using these instructions:
http://www.liafa.univ-paris-diderot.fr/~labbe/blogue/2013/02/using-sage-in-the-new-ipython-notebook/ But I get error on building zeromg: GNU nano 2.0.6 File: /Applications/Sage-5.9-OSX-64bit-10.7.app/Contents/Resources/sage/logs/pkgs/zeromq.log gcc version 4.7.2 (GCC) **************************************************** checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/Applications/Sage-5.9-OSX-64bit-10.7.app/Contents/Resources/sage/spkg/build/zeromq-3.2.0.p0/src': configure: error: C compiler cannot create executables See `config.log' for more details Failed to configure zeromq! real 0m2.212s user 0m0.312s sys 0m0.385s ************************************************************************ Error installing package zeromq-3.2.0.p0 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the relevant part of the log file /Applications/Sage-5.9-OSX-64bit-10.7.app/Contents/Resources/sage/logs/pkgs/zeromq-3.2.0.p0.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Applications/Sage-5.9-OSX-64bit-10.7.app/Contents/Resources/sage/spkg/build/zeromq-3.2.0.p0 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Applications/Sage-5.9-OSX-64bit-10.7.app/Contents/Resources/sage/spkg/build/zeromq-3.2.0.p0' && '/Applications/Sage-5.9-OSX-64bit-10.7.app/Contents/Resources/sage/sage' --s$ When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
