On Feb 2, 3:29 am, adrianmatematico <[EMAIL PROTECTED]>
wrote:
> I tried to install a couple of things and now sage cannot plot. I
> tried to install visual-python, along with the libraries.
>
> Sage used to work, and still does in my other computer. But when I do
>
> sage: plot(cos(x),-3,3)
> /usr/local/src/sage-2.10-ubuntu32-i686-Linux/local/bin/sage-sage: line
> 210: 9119 Illegal instruction (core dumped) sage-ipython -c
> "$SAGE_STARTUP_COMMAND;" "$@"
>
> I tried to do sage -testall and it failed with a similar message in
> the file
>
> sage -t devel/sage-main/sage/modular/modform/cuspidal_submodule.pysh:
> line 1: 9380 Illegal instruction (core dumped) /usr/local/src/
> sage-2.10-ubuntu32-i686-Linux/local/bin/
> python .doctest_cuspidal_submodule.py > .doctest/out 2> .doctest/err
>
> A mysterious error (perphaps a memory error?) occurred, which may have
> crashed doctest.
> [5.3 s]
>
> I have no idea.
>
<SNIP>
>
> Any help is appreciated.
Hmm, what is your exact CPU architecture? I.e. the output from "cat /
proc/cpuinfo"? Reasons for the crash might be
a) a corrupted download (unlikely)
b) ATLAS vs. your CPU issue
> Adrian.
Probably the easiest thing to get rid of the problem would be to
compile from sources. You can also switch to a system ATLAS by
following the FAQ entry "QUESTION: I downloaded a Sage binary and it
crashes on startup with Illegal instruction. What can I do?" - see
http://wiki.sagemath.org/faq
Let us know if that works.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---