I have sage-6.0 on a macbook pro running OS X 10.9.1. I installed Xcode 5.0.2 and I installed the command line tools with
xcode-select --install Btw "sage" below is a symlink created with ln -s /Applications/Sage-6.0.app/Contents/Resources/sage/sage /usr/local/bin/sage When I type sudo sage -i 4ti2 it gives me the following error: **************************************************** WARNING: spkg-install is not executable, making it executable checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... no checking whether make supports nested variables... no checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/Applications/Sage-6.0.app/Contents/Resources/sage/local/var/tmp/sage/build/4ti2-1.6/src': configure: error: C compiler cannot create executables See `config.log' for more details sh: line 1: 40683 Trace/BPT trap: 5 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2> /dev/null make: error: unable to find utility "make", not a developer tool or in PATH sh: line 1: 40686 Trace/BPT trap: 5 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2> /dev/null make: error: unable to find utility "make", not a developer tool or in PATH Error building 4ti2 real 0m5.487s user 0m0.473s sys 0m0.518s ************************************************************************ -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/groups/opt_out.
