I downloaded Sage 5.6 but now am unable to run Sage in Terminal -- this is the error I get:
Last login: Sat Feb 2 14:29:05 on ttys000 mobile-192-17-193-251:~ rachelpoe$ /Volumes/sage-5.6-OSX-64bit-10.8-x86_64-Darwin\ 1/sage/sage ; exit; Error: The path to the Sage directory ($SAGE_ROOT) MUST NOT contain spaces. It is currently "/Volumes/sage-5.6-OSX-64bit-10.8-x86_64-Darwin 1/sage". Please correct this by moving Sage (or renaming one or more directories) first. Exiting now... Error setting environment variables by sourcing '/Volumes/sage-5.6-OSX-64bit-10.8-x86_64-Darwin 1/sage/spkg/bin/sage-env'; possibly contact sage-devel (see http://groups.google.com/group/sage-devel). logout [Process completed] On Wednesday, January 30, 2013 8:58:30 PM UTC-6, Rachel Poe wrote: > > Hi, > I'm trying to install the openmpi-1.4.3 package for my research and keep > getting this error: > > *** C compiler and preprocessor > checking for style of include used by make -j 1... none > checking for gcc... gcc > checking for C compiler default output file name... > configure: error: in > `/Applications/Sage-5.3-OSX-64bit-10.6.app/Contents/Resources/sage/spkg/build/openmpi-1.4.3/src': > configure: error: C compiler cannot create executables > See `config.log' for more details. > Error configuring > > real 0m2.654s > user 0m0.387s > sys 0m0.452s > ************************************************************************ > Error installing package openmpi-1.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 > > /Applications/Sage-5.3-OSX-64bit-10.6.app/Contents/Resources/sage/spkg/logs/openmpi-1.4.3.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.3-OSX-64bit-10.6.app/Contents/Resources/sage/spkg/build/openmpi-1.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 > '/Applications/Sage-5.3-OSX-64bit-10.6.app/Contents/Resources/sage/spkg/build/openmpi-1.4.3' > > && '/Applications/Sage-5.3-OSX-64bit-10.6.app/Contents/Resources/sage/sage' > -sh) > When you are done debugging, you can type "exit" to leave the subshell. > > How can I fix this to run openmpi? Thanks! > > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
