Thanks for your reply! So I should either download source or wait for Ubuntu binaries. Could be please suggest an option after considering the following:
I want only a stable version. I am currently not interested in the bleeding edge of sage, at least for a few months. (So should I download a previous version?) I have an interconnection that's fast, BUT very limited data transfer limit. So which is easier to upgrade, source or binaries? Is there any way I can download only the changes for the next version (whenever I would want it) and not have to download >300 MB each time I want to upgrade? Also, could you then explain for which linux distos the Debian version will work on, since I downloaded the Debian after I saw this in http://www.sagemath.org/bin/linux/32bit/README.txt: """ NOTE: The Debian version will likely work on many other Linux distributions, since it was built on a minimal Debian install. """ Thanks again for your help! Umang William Stein wrote: > On Sat, Sep 20, 2008 at 3:59 AM, Umang <[EMAIL PROTECTED]> wrote: > >> 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: >> > > Unfortunately that binary very well might not work, since it's for debian > rather than ubuntu, and they are different. I'll make sure the binaries > set for 3.1.2 contains an ubuntu 32-bit binary. These binaries will come > out within a day. > > >> 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)? >> > > This is not necessary. These scripts are all just 2-3 liners that > just call sage with an appropriate command line option. > > >> What can I do about this problem? >> > > Either build from source or wait for an ubuntu binary. > > >> 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 -~----------~----~----~----~------~----~------~--~---