On Sun, 11 Feb 2007 13:11:04 -0800, Bill Page <[EMAIL PROTECTED]> wrote:

>
> In sage-2.0 and sage-2.1.0.1 the first Axiom command that I enter
> hangs the sage process but if I hit control-c and re-enter the
> command, it works as it used to work. This also affects Axiom
> commands entered via the notebook.
>
>   sage: axiom('1+1')
>   ... waits indefinitely ...
>   ^C
>   ...
>   sage: axiom('1+1')
>
>      2
>
>   sage:
>
> ---------------
>
> I will take a look at the axiom inteface code when I get time
> but perhaps someone already knows what might have changed in
> the way the interface works?

I'm unable to replicate your problem on sage.math on any of my
test installs, even after freshly building the same axiom package
as you.  Sorry. (I.e., everything seems to work fine for me.)
Maybe there is something odd about your axiom prompt somehow -- that
might cause a problem like you observe.  If there is a way to customize
the prompt that could cause such a problem, we should find a way
to program around that so this problem doesn't happen for other people.
Anyway, let me know what you find out.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to