Skip to content

Instantly share code, notes, and snippets.

@btedev
Created March 28, 2012 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save btedev/2230901 to your computer and use it in GitHub Desktop.
Save btedev/2230901 to your computer and use it in GitHub Desktop.
Installing tmux on Ubuntu server 10.04
1. Install lib event from source http://libevent.org/
2. Install tmux from source with:
.configure LDFLAGS="-L/usr/local/lib"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment