Kind of a weird error, the configure script that comes with BRiAl seems to think that the built in version of python2-2.7 is too old. Not sure where to go from here.
checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... darwin14.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether python2-2.7.9 version is >= 2.7... no configure: error: Python interpreter is too old Error configuring BRiAl real 0m6.666s user 0m3.072s sys 0m2.721s ************************************************************************ Error installing package brial-0.8.4.3 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the relevant part of the log file /Users/taylorlee/Sage/sage-6.9/logs/pkgs/brial-0.8.4.3.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/taylorlee/Sage/sage-6.9/local/var/tmp/sage/build/brial-0.8.4.3 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 '/Users/taylorlee/Sage/sage-6.9/local/var/tmp/sage/build/brial-0.8.4.3' && '/Users/taylorlee/Sage/sage-6.9/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ make[2]: *** [/Users/taylorlee/Sage/sage-6.9/local/var/lib/sage/installed/brial-0.8.4.3] Error 1 make[1]: *** [all] Error 2 real 0m8.739s user 0m4.139s sys 0m3.257s *************************************************************** Error building Sage. The following package(s) may have failed to build (not necessarily during this run of 'make all'): * package: brial-0.8.4.3 log file: /Users/taylorlee/Sage/sage-6.9/logs/pkgs/brial-0.8.4.3.log build directory: /Users/taylorlee/Sage/sage-6.9/local/var/tmp/sage/build/brial-0.8.4.3 The build directory may contain configuration files and other potentially helpful information. WARNING: if you now run 'make' again, the build directory will, by default, be deleted. Set the environment variable SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this. make: *** [all] Error 1 -- 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/d/optout.
