In installing Sage on a new OS X box, I realized that the install_scripts script doesn't actually a shell script for sage itself.
Thus all the other command line scripts (gp, gap, etc) fail as they reference "sage" without the full pathname. Should probably add "sage" (with full pathname) as one of the standard install scripts--especially with, I'm guessing, a lot of sage users not knowing enough Unix to add it themselves. I'm also guessing most any developer who knows enough to do this added such a script long ago, thus they've never noticed the install problem--but since I'm credited with the "design" of the function, I feel a certain moral obligation to make sure it works! :-) Arthur -- 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
