matsuda
1/13/2013 - 11:27 AM

1_install_tmux.log

$ brew install reattach-to-user-namespace
==> Cloning https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git
Cloning into '/Library/Caches/Homebrew/reattach-to-user-namespace--git'...
remote: Counting objects: 189, done.
remote: Compressing objects: 100% (95/95), done.
remote: Total 189 (delta 106), reused 173 (delta 90)
Receiving objects: 100% (189/189), 45.44 KiB, done.
Resolving deltas: 100% (106/106), done.
==> Checking out revision ece1935953593d05e98d8c3ee8f956b2429d633f
==> make
/usr/local/Cellar/reattach-to-user-namespace/ece193: 4 files, 36K, built in 4 seconds
$ brew install tmux
==> Installing tmux dependency: pkg-config
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/pkg-config-0.27.1.mountainlion.bottle.tar.gz
######################################################################## 100.0%
==> Pouring pkg-config-0.27.1.mountainlion.bottle.tar.gz
/usr/local/Cellar/pkg-config/0.27.1: 9 files, 624K
==> Installing tmux dependency: libevent
==> Downloading https://github.com/downloads/libevent/libevent/libevent-2.0.20-stable.tar.gz
######################################################################## 100.0%
==> ./configure --disable-debug-mode --prefix=/usr/local/Cellar/libevent/2.0.20
==> make
==> make install
/usr/local/Cellar/libevent/2.0.20: 48 files, 1.8M, built in 42 seconds
==> Installing tmux
==> Downloading http://sourceforge.net/projects/tmux/files/tmux/tmux-1.7/tmux-1.7.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/tmux/1.7 --sysconfdir=/usr/local/etc
==> make install
==> Caveats
Additional information can be found in:
  /usr/local/Cellar/tmux/1.7/NOTES
==> Caveats
Bash completion has been installed to:
  /usr/local/etc/bash_completion.d
==> Summary
/usr/local/Cellar/tmux/1.7: 6 files, 588K, built in 17 seconds