CentOS 6 に mosh をインストールしようとしてハマった件

mosh という mobile 用 の shell をインストール

mosh という mobile 用 の shell をインストールしてハマった

結論

brew install mosh が間違い
brew install mobile-shell でやる

以下がmosh (MonaOS関連?)のエラー

エラー内容

[user@MacBookAir]% mosh example.com
Condition components:
1. &error
2. &who who: "open-file-input-port"
3. &message message: "No such file or directory"
4. &irritants irritants: *1

Exception:
error in raise: returned from non-continuable exception

Stack trace:
1. throw:
2. (raise c): baselib.scm:943
3. open-file-input-port:
4. (with-input-from-file filename thunk): baselib.scm:399