I have Linux Ubuntu 8.04. 32 bit I downloaded Sage 3.4 sage-3.4-linux-Ubuntu_8.10-i686-Linux.tar.gz
Sage starts correctly but after notebook() I get an error as follows. Any suggestion ? Thank you Giovanni ..... exceptions.ImportError: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.8' not found (required by /home/gmm/sage-3.4/local/lib/ libgnutls.so.26) Failed to load application: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.8' not found (required by /home/gmm/sage-3.4/local/lib/ libgnutls.so.26) --------------------------------------------------------------------------- error Traceback (most recent call last) /home/gmm/.sage/<ipython console> in <module>() /home/gmm/sage-3.4/local/lib/python2.5/site-packages/sage/server/ notebook/notebook_object.pyc in __call__(self, *args, **kwds) 163 """ 164 def __call__(self, *args, **kwds): --> 165 return self.notebook(*args, **kwds) 166 167 notebook = run_notebook.notebook_twisted ..... --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---