Hi!
I installed sage-3.1.1-debian32-intel-i686-Linux (md5 matched)
yesterday on Ubuntu 8.04. I extracted and did a make. I then did:
sage: install_scripts('/usr/bin')
After that, when I wanted to plot (I was going through the manual).
sage: plot(cos, (-5,5))
Maxima crashed -- automatically restarting.
Maxima crashed -- automatically restarting.
.....


sage: plot(cos(x), (-5,5))
Maxima crashed -- automatically restarting.
Maxima crashed -- automatically restarting.


So I have a few questions:
How can I undo install_scripts('/usr/bin') (because I'd like to
reinstall completely)?
What can I do about this problem? How do I plot?
What more information would you like to understand this error?

Thanks a lot!

Umang

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to