Could it be that this *.lzma file is for 32bit Ubuntu 12.04 and I'm
trying to run it on 32bit Ubuntu 11.10 and 64bit Ubuntu 11.04?

When I run it on 32bit Ubuntu 11.10 I get:

| Sage Version 5.0, Release Date: 2012-05-14                         |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/sage-5.0-linux-32bit-ubuntu_12.04_lts-i686-Linux/
local/bin/sage-ipython", line 18, in <module>
    import IPython
  File "/usr/local/sage-5.0-linux-32bit-ubuntu_12.04_lts-i686-Linux/
local/lib/python2.7/site-packages/IPython/__init__.py", line 58, in
<module>
    __import__(name,glob,loc,[])
  File "/usr/local/sage-5.0-linux-32bit-ubuntu_12.04_lts-i686-Linux/
local/lib/python2.7/site-packages/IPython/ipstruct.py", line 17, in
<module>
    from IPython.genutils import list2dict2
  File "/usr/local/sage-5.0-linux-32bit-ubuntu_12.04_lts-i686-Linux/
local/lib/python2.7/site-packages/IPython/genutils.py", line 28, in
<module>
    import subprocess
  File "/usr/local/sage-5.0-linux-32bit-ubuntu_12.04_lts-i686-Linux/
local/lib/python/subprocess.py", line 429, in <module>
    import select
ImportError: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not
found (required by /usr/local/sage-5.0-linux-32bit-ubuntu_12.04_lts-
i686-Linux/local/lib/python2.7/lib-dynload/select.so)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
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-edu?hl=en.

Reply via email to