hello, (i was writting for W. Stein, but it's better post it here)
what I have in computer is:
processor: ADM Athlon xp 1600+ (32bit)
OS: xubuntu 8.04 (hardy) kernel Linux 2.6.24-16-generic
memory: 596.2 MB
Available disk space: 7.5 GB
so, i think that the 'binary' i download it's correct, i.e.,
sage-3.0-linux_ubuntu-athlon-i686-Linux.tar.gz
ok?
After this i install:
gcc, g++, make, m4, perl, ranlib, and tar
and i get sure that all it's work.
saved the .tgz in folder /mnt/sda6/Marcel/packages
do 'extrat to' /usr/local (folder)
i enter in the folder:
#cd /usr/local/sage-3.0-linux_ubuntu-athlon-i686-Linux
and type:
#./sage
this is the error message that appear:
[EMAIL PROTECTED]:/usr/local/sage-3.0-linux_ubuntu-athlon-i686-Linux$
sudo ./sage
----------------------------------------------------------------------
| SAGE Version 3.0, Release Date: 2008-04-23 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/sage-3.0-linux_ubuntu-athlon-i686-Linux/local/bin/
sage-ipython", line 10, in <module>
import IPython
ImportError: No module named IPython
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line
37, in apport_excepthook
import re, tempfile, traceback
File "/usr/lib/python2.5/tempfile.py", line 33, in <module>
from random import Random as _Random
File "/usr/lib/python2.5/random.py", line 43, in <module>
from math import log as _log, exp as _exp, pi as _pi, e as _e,
ceil as _ceil
ImportError: /usr/lib/python2.5/lib-dynload/math.so: undefined symbol:
PyFPE_jbuf
Original exception was:
Traceback (most recent call last):
File "/usr/local/sage-3.0-linux_ubuntu-athlon-i686-Linux/local/bin/
sage-ipython", line 10, in <module>
import IPython
ImportError: No module named IPython
[EMAIL PROTECTED]:/usr/local/sage-3.0-linux_ubuntu-athlon-i686-Linux$
someone can help?
thanks,
Marcel.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---