[erlang-questions] remsh failing silently

Ben Hood 0x6e6562@REDACTED
Wed Jan 2 11:50:50 CET 2019


On Wed, Jan 2, 2019 at 10:42 AM Ameretat Reith <ameretat.reith@REDACTED> wrote:
>
> Can you check $TERM and whether terminfo is known to ncurses? Can connect with TERM=xterm?

Many thanks for the tip.

$TERM is set to xterm.

Unfortunately running the remote shell like this

TERM=xterm erl -sname b -setcookie 1 -remsh a@REDACTED

Has the same behavior as without the TERM variable set.

So I'm thinking this is related to the way ncurses is linked during
cross compilation.



More information about the erlang-questions mailing list