Hi

Your sage installation seems to be in /home/toivo/sage/.
This is normally called SAGE_ROOT, which is a bash variable.
You can set the command sage to be an alias for /home/toivo/sage/sage
like this

alias sage='/home/toivo/sage/sage'

and you can make this permanent for all new terminals you open by
adding that line to your /home/toivo/.bashrc file, the configuration file
for bash.

Regards,
Jan



On 21 November 2012 08:30, Александр Шевченко <
shevchenko.alexander.1...@gmail.com> wrote:

> I understood. Then next question.
> I build sage from source.
> In terminal.
>
> $ sage
> No command 'sage' found, did you mean:
>  Command 'osage' from package 'graphviz' (main)
>  Command 'save' from package 'atfs' (universe)
>  Command 'page' from package 'tcllib' (universe)
> sage: command not found
>
>
> Best regards,
>
> Aleksandr
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To post to this group, send email to sage-support@googlegroups.com.
> To unsubscribe from this group, send email to
> sage-support+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-support?hl=en.
>
>
>



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

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to