Hello,
I compiled SAGE 2.8 from the sources but am getting the error below when I execute the program. Any hints? My computer is a AMD 3300+ 64-bit running Kubuntu 7.04 (Feisty Fawn) 32-bit; it has 1 GB of RAM memory. Interestingly, the same sources compile very well on another machine I have and that runs OpenSuSE 10.2. Thanks for any advice. (Fausto) [EMAIL PROTECTED]:~/sage-2.8$ ./sage ---------------------------------------------------------------------- | SAGE Version 2.8, Release Date: 2007-08-12 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- --------------------------------------------------------------------------- <type 'exceptions.ImportError'> Traceback (most recent call last) /home/fausto/sage-2.8/local/bin/<string> in <module>() <type 'exceptions.ImportError'>: No module named sage.misc.preparser_ipython WARNING: Failure executing code: 'import sage.misc.preparser_ipython; sage.misc.preparser_ipython.magma_colon_equals=True' --------------------------------------------------------------------------- <type 'exceptions.ImportError'> Traceback (most recent call last) /home/fausto/sage-2.8/local/bin/<ipython console> in <module>() <type 'exceptions.ImportError'>: No module named sage.misc.misc <ERROR: name 'sage_prompt' is not defined> --~--~---------~--~----~------------~-------~--~----~ 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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---