I recently installed sage on a server and it works because when I go to /usr/local/sage I run ./sage and it runs, but if I want to use it to compile a sage based file it says:
bash: sage: command not found [root@localhost sage]$ sage bash: sage: command not found [root@localhost sage]$ ./sage ---------------------------------------------------------------------- | Sage Version 4.8, Release Date: 2012-01-20 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: Can anyone tell me how can I run sage to compile or run a file, if I need to configure something or install something else? -- 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
