Hello everyone, I want to use sage for my differential equations
course, but I can't get it to run.
I downloaded "sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux.tar.gz"
from sagemath.org. I use Ubuntu 8.04 In a Toshiba Satellite notebook.
Here is my line of command text:
[EMAIL PROTECTED]:~/sage2$ tar sage-3.1.2-ubuntu-64bit-opteron-x86_64-
Linux.tar.gz
...
...
sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/spkg/standard/
atlas-3.8.1.p3.spkg
sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/spkg/standard/
newest_version
sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/spkg/standard/
gdmodule-0.56.p4.spkg
sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/spkg/standard/
singular-3-0-4-4-20080711.p1.spkg
sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/spkg/standard/
sage_scripts-3.1.2.spkg
sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux
sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux.tar.gz
[EMAIL PROTECTED]:~/sage2$ cd sage-3.1.2-ubuntu-64bit-opteron-x86_64-
Linux
[EMAIL PROTECTED]:~/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux
$ ls
COPYING.txt doc HISTORY.txt makefile sage
data examples ipython matplotlibrc sage-README-osx.txt
devel file.txt local README.txt spkg
[EMAIL PROTECTED]:~/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux
$ ./sage
----------------------------------------------------------------------
| SAGE Version 3.1.2, Release Date: 2008-09-19 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
/home/oscar/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/local/
bin/sage.bin: 1: Syntax error: ";" unexpected
/home/oscar/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/local/
bin/python: 1: Syntax error: ";" unexpected
/home/oscar/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/local/
bin/sage-ipython: line 6:
SAGE IPython startup script.
: orden no encontrada
/home/oscar/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/local/
bin/sage-ipython: line 8: __SAGE_AUTOINJECT__: orden no encontrada
/home/oscar/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/local/
bin/sage-ipython: line 10: import: orden no encontrada
from: can't read /var/mail/IPython.CrashHandler
/home/oscar/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/local/
bin/sage-ipython: line 13: error de sintaxis cerca de token no
esperado `('
/home/oscar/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux/local/
bin/sage-ipython: line 13: `sage = IPython.Shell.start()'
[EMAIL PROTECTED]:~/sage2/sage-3.1.2-ubuntu-64bit-opteron-x86_64-Linux
$
The text in spanish says:
command not found (orden no encontrada) and
sintax error near unexpected token (error de sintaxis cerca de token
no esperado)
Perhaps this is just a dumb mistake on my part. Help?
--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---