[sage-devel] Re: Sage 3.0 notebook fails to display

2008-04-22 Thread root

sage -b solved it. thanks --Tim

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



[sage-devel] Re: Sage 3.0 notebook fails to display

2008-04-22 Thread mabshoff



On Apr 23, 3:50 am, [EMAIL PROTECTED] wrote:

Hi Tim,

> On a clean build (see specs below)
> (log is at )
>




> I tried
>
> sage: hg_sage.pull()
> sage: hg_sage.update()
> sage: hg_sage.merge()
> but it says there is nothing to merge.
>
> Tim

When I check my repo I have the following commits past 3.0:

changeset:   9606:667bc05730be
tag: tip
user:William Stein <[EMAIL PROTECTED]>
date:Tue Apr 22 11:53:47 2008 -0700
summary: Comment out some debugging alerts in the notebook
javascript.

changeset:   9605:5cc04706a3f3
user:William Stein <[EMAIL PROTECTED]>
date:Tue Apr 22 05:38:36 2008 -0700
summary: Implement address='' to allow any interface.

changeset:   9604:86790f2a7ccf
parent:  9603:cb157106e176
parent:  9602:ac8cd1d60de7
user:William Stein <[EMAIL PROTECTED]>
date:Tue Apr 22 05:28:31 2008 -0700
summary: ...

changeset:   9603:cb157106e176
parent:  9599:495da8ec6be3
user:William Stein <[EMAIL PROTECTED]>
date:Tue Apr 22 05:28:22 2008 -0700
summary: Backed out changeset 495da8ec6be3

You ran "make", but that doesn't run "./sage -b" which is needed in
this case.

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