Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Error while installing Sage 5.2

Hi,

I am trying to get Sage 5.2 running on my system (Ubuntu 11.10). I downloaded the lzma and ran ./sage and got the following:

Traceback (most recent call last): File "/home/jain/Development/sage-5.2-linux-32bit-ubuntu_12.04_lts-i686-Linux/local/bin/sage-ipython", line 18, in <module> import IPython File "/home/jain/Development/sage-5.2-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 "/home/jain/Development/sage-5.2-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 "/home/jain/Development/sage-5.2-linux-32bit-ubuntu_12.04_lts-i686-Linux/local/lib/python2.7/site-packages/IPython/genutils.py", line 28, in <module> import subprocess File "/home/jain/Development/sage-5.2-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 /home/jain/Development/sage-5.2-linux-32bit-ubuntu_12.04_lts-i686-Linux/local/lib/python2.7/lib-dynload/select.so)

I got the same error when running make. Any advice on how to get it working would be great.

Lalit