Bonjour, je suis sous Ubuntu 10.10. Je désire installer sagemath.
J'ai suivi les étapes de
sagemath . Et quand je lance sage, j'obtiens
/usr/local/share/sage-4.7-linux-32bit-ubuntu_10.04_lts-i686-Linux/local/lib/libpython2.6.so.1.0(PyRun_AnyFileExFlags+0x7a)[0x1ff5fa]
/usr/local/share/sage-4.7-linux-32bit-ubuntu_10.04_lts-i686-Linux/local/lib/libpython2.6.so.1.0(Py_Main+0xc7d)[0x20bc4d]
python(main+0x27)[0x8048657]
/lib/libc.so.6(__libc_start_main+0xe7)[0x2cace7]
python[0x8048591]
------------------------------------------------------------------------
Unhandled SIGILL: An illegal instruction occurred in Sage.
This probably occurred because a *compiled* component of Sage has a bug
in it and is not properly wrapped with sig_on(), sig_off(). You might
want to run Sage under gdb with 'sage -gdb' to debug this.
Sage will now terminate.
------------------------------------------------------------------------
/usr/local/share/sage-4.7-linux-32bit-ubuntu_10.04_lts-i686-Linux/local/bin/sage-sage: line 300: 2093 Instruction non permise sage-ipython "$@" -i
(ce n'est que la fin de ce qui est affiché).
Que faire ? merci.