3
3

More than 5 years have passed since last update.

OS X marvericks(over OS X 10.9)でmosh(mobile-shell)を使えるようにする方法(brew環境)

Posted at

充分に待ってmarvericksにしたというのに、
moshが使えなくて発狂したかけたので全国のmosh使いが発狂しないようにメモしておきます。

brew update
brew rm protobuf
brew install protobuf
brew rm mobile-shell
brew install mobile-shell

参考:https://github.com/Homebrew/homebrew/issues/23992

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3