Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:tmux [2019/01/24 23:06]
eServices Greece [Install tmux]
software:tmux [2021/11/16 09:09] (current)
eServices Greece
Line 8: Line 8:
 === Library Prerequisites === === Library Prerequisites ===
 <sxh bash> <sxh bash>
-yum install libevent-devel ncurses-devel+yum -y install libevent-devel ncurses-devel
 </sxh> </sxh>
  
Line 14: Line 14:
 You can change the values here to change compiled version. You can change the values here to change compiled version.
 <sxh> <sxh>
-TMUX_VERSION=2.8+TMUX_VERSION=3.2a
 </sxh> </sxh>