On Wed, Apr 23, 2008 at 2:51 PM, mark mcclure <[EMAIL PROTECTED]> wrote:
>
>  On Apr 23, 4:43 pm, mabshoff <[EMAIL PROTECTED]
>
> dortmund.de> wrote:
>
>  >  We will be much more aggressive from now on in blacklisting know
>  > broken compilers since at least on OSX it should work out of the box
>  > because there is so little variety of the OS itself and Apple usually
>  > is the tool chain provider. In general: if anything breaks keep the
>  > log - usually there is a clue in there what went wrong. Upgrading to
>  > 10.4.11 is unlikely to fix the  issues, but then I have seen pigs fly
>  > before ;)
>
>  Sorry, I'll remember this.
>
>  Surprisingly, my new build on the G5 with Mac OS X 10.4.11,
>  sage has successfully compiled.  On startup, however, I get
>  the following:
>
>  ####################### Sage messages #######################
>  <type 'exceptions.ImportError'>           Traceback (most recent call
>  last)
>
>  /Applications/sage-3.0/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)
>
>  /Applications/sage-3.0/local/bin/<ipython console> in <module>()
>
>  <type 'exceptions.ImportError'>: No module named sage.misc.misc
>  <ERROR: name 'sage_prompt' is not defined>
>  ####################### end Sage messages ####################
>
>
>  I've uploaded the full 9.2 MB install.log here:
>  http://facstaff.unca.edu/mcmcclur/install.log.txt
>

Could you type

   ./sage -br

form the SAGE_ROOT directory and send the output?

 -- William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to