yeah, come to think of it, it is probably that i changed some things
without doing clone first (in my defense clone eats up a lot of space
on small hdd).

here is the hg heads output. Not sure how it is supposed to look, but
probably having two heads is unusual?
r...@rado-tablet:~/sage/devel/sage$ hg heads
changeset:   13539:1509addfe332
tag:         tip
parent:      12662:a1ee63fd9d13
user:        r...@rado-tablet
date:        Thu Dec 31 18:26:12 2009 -0600
summary:     merge

changeset:   13538:21efb0b3fc47
user:        William Stein <wst...@gmail.com>
date:        Thu Dec 24 09:44:02 2009 -0800
summary:     4.3

Thanks for the help probably will do a fresh reinstall. If i keep
braking Sage maybe I would learn the basics of software development
soon.

Rado

On Jan 7, 1:36 am, Robert Bradshaw <rober...@math.washington.edu>
wrote:
> On Jan 5, 2010, at 2:13 AM, Georg S. Weber wrote:
>
>
>
>
>
> > Hmmm,
>
> > I looked again through the scripts; perhaps it's worth trying directly
>
> > ./sage -sh
>
> > cd spkg
>
> > ./install
>
> > one more time, since the download of the 4.3 stuff seems to have been
> > successful. If that (still) does not work, I'm running out of ideas
> > (apart from the obvious, i.e. doing a fresh "full install" and the
> > like ...).
>
> > Anyone any more thoughts?
>
> Did you edit any files in sage-main? One guess I might have is that  
> when it tried to update the sage library, it was unable to do a merge  
> of some sort, so you're trying to build the old library (using old  
> flags) with the new Cython. Try running
>
>      sage -hg heads
>
> inside your sage-main branch. --incref-local-binop is an old option  
> that went away, so it's finding the newest version of Cython.
>
> - Robert
-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to