Re: Axiom on MacOSXPPC ... pty problem

root <[email protected]> Thu, 11 Dec 2008 22:34:27 -0500
Newsgroups gmane.comp.mathematics.axiom.user
Message-ID <[email protected]>
Try:

 axiom -nox

which will start Axiom without using the sman/pty interface.

You won't have hyperdoc or graphics connected to Axiom.
Hyperdoc and graphics can be run standalone.
sman ("superman") is task that uses pty to communicate between all
of the other processes.

Tim