Hi

On 30 March 2012 16:46, Felipe Torres <[email protected]> wrote:

> 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?
>
>
Try

sudo ln -s /usr/local/sage/sage /usr/local/bin/sage

amd them run sage again.

Regards,
Jan

-- 
  .~.
  /V\     Jan Groenewald
 /( )\    www.aims.ac.za
 ^^-^^

-- 
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

Reply via email to