Install libevent, then tmux. Guide here: http://jhshi.me/2016/07/08/installing-tmux-from-source-non-root/index.html
When ./configureing tmux, make sure to: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/opt/libevent/lib.
References:
Install libevent, then tmux. Guide here: http://jhshi.me/2016/07/08/installing-tmux-from-source-non-root/index.html
When ./configureing tmux, make sure to: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/opt/libevent/lib.
References: