Skip to content

Instantly share code, notes, and snippets.

View jibwa's full-sized avatar

Joshua White jibwa

  • Jibwa LLC Digital Product Services
  • Tucson, AZ
View GitHub Profile
# download latest libevent2 and tmux sources, and extract them somewhere
# (thx bluejedi for tip on latest tmux URL)
#
# at the time of writing:
# https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz
# http://sourceforge.net/projects/tmux/files/latest/download?source=files
#
# install deps
yum install gcc kernel-devel make ncurses-devel