Hi,

we just installed sage in our cluster and are having the following
problem: when executing the sage console through ssh, the console's
output seems to be cached and is not printed when expected. For
instance::

   u...@head_node:~$ ssh compute_node '. /etc/profile; sage'
 
----------------------------------------------------------------------
   | Sage Version 4.1.2, Release Date:
2009-10-14                       |
   | Type notebook() for the GUI, and license() for
information.        |
 
----------------------------------------------------------------------

Notice that the "sage:" prompt does not appear. However, AFTER we
issue the quit command and the console is exited, the prompt appears,
like so::

   quit
   sage: Exiting SAGE (CPU time 0m0.05s, Wall time 0m0.09s).

Notice that the "sage:" prompt appears only AFTER the console is
exited. Similarly, when typing "help()" nothing comes out, but if we
quit sage, the output from the help() command is printed.

I've browsed the documentation/faq etc but I didn't find any reference
to this problem. Any help will be appreciated! Thanks,
/P

--~--~---------~--~----~------------~-------~--~----~
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
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to