Hello,

So I'm installing the binary of Sage 4.6.2 on a centos 5 32 bits box

When I launch ./sage from console.. I get this error messages:

*ImportError                               Traceback (most recent call last)
*

*
*

*/home/maths/public_html/sage/local/bin/<string> in <module>()*

*
*

*/home/maths/www/sage/local/lib/python2.6/site-packages/sage/misc/preparser_ipython.py
in <module>()*

*      6
###########################################################################*

*
*

*      7 *

*----> 8 import sage.misc.interpreter*

*      9 *

*     10 import preparser*

*
*
*......*
*
*
*ImportError: /lib/libc.so.6: version `GLIBC_2.7' not found (required by
/home/maths/www/sage/local/lib/libgmp.so.3)*
*Error importing ipy_profile_sage - perhaps you should run %upgrade?*
*WARNING: Loading of ipy_profile_sage failed.*
*
*
*WARNING: Readline services not available on this platform.*
*WARNING: The auto-indent feature requires the readline library*
*<ERROR: name 'sage_prompt' is not defined>*


I do have GLIBC_2.7 installed on the machine..

1+1 gives 2

And when I try to launch notebook(), I get :

*ERROR: name 'sage_prompt' is not defined>notebook()*

*---------------------------------------------------------------------------
*

*NameError                                 Traceback (most recent call last)
*

*
*

*/home/maths/public_html/sage/local/bin/<ipython console> in <module>()*

*
*

*NameError: name 'notebook' is not defined*

*<ERROR: name 'sage_prompt' is not defined>*
*
*

**
Thank you very much for your 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
URL: http://www.sagemath.org

Reply via email to