I'm running Sage 4.3 on OSX 10.6 on both my office computer and my home computer. Yesterday, I used the following commands (obtained from kcrisman) to obtain a copy of Sage that I could run by just clicking on the pretty purple icon:
export SAGE_APP_BUNDLE = "yes" export SAGE_APP_DMG = "yes" ./sage -bdist MySage This worked on my office computer, however, when I tried to repeat this on my home computer, I received the following error message: -bash: export: `=': not a valid identifier Anyone know what's going on? I'm pretty sure that my shell settings are identical. Dana Ernst
-- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
