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
Last revision Both sides next revision
software:tmux [2018/12/08 06:44]
eServices Greece [EXPORTS used to set versions]
software:tmux [2019/08/24 08:21]
eServices Greece [Library Prerequisites]
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=2.9a
 </sxh> </sxh>
  
Line 31: Line 31:
  
 === Install tmux === === Install tmux ===
-<sxh bash>cp tmux /usr/bin/</sxh>+<sxh bash>make install</sxh>