screenのインストール

OS Xにはちょっと古いバージョンが入っているのでftp://ftp.ring.gr.jp/pub/GNU/screen/などから新しいバージョンをダウンロードする。

ファイルを展開したら、お決まりの手順でインストール。

$ ./configure --enable-color256
$ make
$ sudo make install

コメントする

This site uses Akismet to reduce spam. Learn how your comment data is processed.