For what it's worth, I (finally) have a branch up on trac that will warn about running from a disk image:
http://trac.sagemath.org/ticket/15732 -Ivan On May 28, 2014, at 11:34 AM, Allen Hall <[email protected]> wrote: > Hi everyone, > > I have what is likely a simple problem, but am having trouble tracking it > down. I'm using the binary / dmg release of Sage for osX on a 10.9.1 > machine. I mistakenly launched Sage from the dmb, and that is likely the > source of all my woes. Current problem (after pointing it to the executable > within the .app package in macos/ folder) is the following: > > [code] > Setting environment variables > /Applications/Sage-6.2.app/Contents/Resources/sage/src/mac-app/build/Debug/Sage.app/Contents/Resources/start-sage.sh: > line 43: spkg/bin/sage-env: No such file or directory > /Applications/Sage-6.2.app/Contents/Resources/sage/src/mac-app/build/Debug/Sage.app/Contents/Resources/start-sage.sh: > line 43: local/bin/sage-env: No such file or directory > [/code] > > Is there a configuration file that I can edit to fix these things? Where are > these files supposedly located in the .app release of Sage? Anyway to start > from ground-zero and reinstall with the app again? [i.e., where are all > written files in the .dmg release located.] This info would be nice to have > in the .readme file along with a "don't click me in the .dmg" text touched > file in the release as a warning to future sage-newbs. > > Thanks for any and all help! > -Allen > > ps- I have other python installations on the same machine, already selected > for cli work- will this program alter the python selected to be used by the > CLI? (my worry) > > > -- > 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. -- 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.
