On 3/02/2013, at 9:33 AM, Rachel Poe <[email protected]> wrote: > > 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]
Move the sage folder from that disk image onto your computer somewhere (such as /Applications or even your Desktop), and then it'll work. The error is that there's a space in the path (it's in the name of the disk image, probably because you have it mounted twice). Michael -- 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.
