For any one who has had the same problem I have had (where SSH would not
use the pseudo terminals) you have to run configure like this:

./configure  --with-pty=pts

Note, this only works when using the IBM C compilers (I am using 3.6.4).
I tried it with GCC and it (the compile) fails.. If you do not put the
--with-pty=pts in the configure, it will not use those and you can only
log in one person at a time with SSH...

Is there any way the configure script can be updated to check for AIX
and use the --with-pty=pts instead of having to add it manually?

Jason
--
Jason Grove                        | Quantum materiae materietur 
Senior Systems Administrator       | marmota monax si marmota
West Virginia University           | monax materiam possit
Information Systems & Networks     | materiari? 
[EMAIL PROTECTED]                     |

Reply via email to