Based on this: http://blennd.com/post/the-pains-of-installing-tmux-on-a-shared-server/ Script forked from https://gist.github.com/shime/5706655/
- gcc
- wget
- tmux - 1.9a
- libevent - 2.0.22
curl -fsSL https://gist.github.com/jamesmallen/860f9d01190585d5b1fb/raw/install.sh | bash -e