First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A possible reason could be that the sage script is not in your path. Open a terminal, go to Sage's folder (using the command cd) and the type:

./sage

(notice the dot and the slash before the word sage).

click to hide/show revision 2
No.2 Revision

A possible reason could be that the sage script is not in your path. Open a terminal, go to Sage's folder (using the command cd) and the type:

./sage

(notice the dot and the slash before the word sage).). If this works, read this to understand what happened.

click to hide/show revision 3
No.3 Revision

A possible reason could be that the sage script is not in your path. Open a terminal, go to Sage's folder (using the command cd) and the then type:

./sage

(notice the dot and the slash before the word sage). If this works, read this to understand what happened.

click to hide/show revision 4
No.4 Revision

A possible reason could be that the sage script is not in your path. Open a terminal, go to Sage's folder (using the command cd) and then type:

./sage

(notice the dot and the slash before the word sage). If this works, read this to understand what happened.