On Sun, May 30, 2010 at 10:33 AM, clinton bowen <[email protected]> wrote: > How do i get sage to run automatically in ubuntu? I would like to be > able to just type 'sage' into command line and it run automatically. I > used to be able to do this but not anymore and I forgot how to do > this.
I would just add the following line to your ~/.bashrc file: export PATH=$PATH:/path/to/sage-directory --Mike -- 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
