On Apr 23, 11: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
>
> Mark

Hi Mark,

for whatever reason there is no Singular in your build log. Right at
the top it says:

ls: singular-*.spkg: No such file or directory
standard/deps:205: warning: overriding commands for target `installed'
standard/deps:158: warning: ignoring old commands for target
`installed'
base/dir-0.1-install

Could you check if spkg/standard contains any file called
singular-3-0-4-2-20080405.p1.spkg, i.e:

 sage-3.0$ ls -la spkg/standard/singular-3-0-4-2-20080405.p1.spkg
-rw-r--r-- 1 mabshoff 1090 8742413 2008-04-19 21:19 spkg/standard/
singular-3-0-4-2-20080405.p1.spkg

Cheers,

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