On Wed, Jan 13, 2010 at 6:30 AM, John Cremona wrote:
> 2010/1/13 William Stein :
>> On Wed, Jan 13, 2010 at 2:02 AM, John Cremona wrote:
>
>>>
>>> The issue with %magma cells did not happen. So I'll go with the
>>> optimistic verdict above.
>>>
>>
>> I do remember fixing something very simi
2010/1/13 William Stein :
> On Wed, Jan 13, 2010 at 2:02 AM, John Cremona wrote:
>>>
>>
>> The issue with %magma cells did not happen. So I'll go with the
>> optimistic verdict above.
>>
>
> I do remember fixing something very similar with the notebook, so I'm
> optimistic.
> However, I wouldn't
On Wed, Jan 13, 2010 at 2:02 AM, John Cremona wrote:
>>
>> This is frustrating. I built 4.3.1.alpha1 from scratch, ran it and
>> started up the notebook using port=8001 since 8000 was in use with the
>> already running 4.3 server (which had the problem). I also had to use
>> a non-default direct
>
> This is frustrating. I built 4.3.1.alpha1 from scratch, ran it and
> started up the notebook using port=8001 since 8000 was in use with the
> already running 4.3 server (which had the problem). I also had to use
> a non-default directory, again because of the clash with the other
> server run
2010/1/12 John Cremona :
> The server which had the problem was running 4.3.
>
> On the same machine I started another server using 4.3.1.alpha1 and
> there was no problem. That was with my usual user account, not the
> sage account.
>
> From the sage account, I copied my 4.3.1.alpha1 build from m
The server which had the problem was running 4.3.
On the same machine I started another server using 4.3.1.alpha1 and
there was no problem. That was with my usual user account, not the
sage account.
>From the sage account, I copied my 4.3.1.alpha1 build from my own user
account, but I could not
On Tue, Jan 12, 2010 at 4:05 AM, John Cremona wrote:
> I'm running a server under user "sage" using a pool of users sage0,
> sage1 etc to run the worksheets. Sage 4.3 on 64-bit ubuntu. All
> works fine with normal Sage cells, but I get this error when I put
> %magma at the top of a new cell in a
I'm running a server under user "sage" using a pool of users sage0,
sage1 etc to run the worksheets. Sage 4.3 on 64-bit ubuntu. All
works fine with normal Sage cells, but I get this error when I put
%magma at the top of a new cell in a new worksheet:
Cell contents:
%magma
2+2;
Output:
Traceb