The tmux binary in this repo was compiled on CentOS 7. It does not work on on every disto. The file ~/tech/bin/tmux should be symbolic link to the correct tmux binary.
For example ....
~/tech/bin/tmux_RedHat_7
~/tech/bin/tmux_RedHat_6
~/tech/bin/tmux_Debian_7
The install script would detect the OS version and create the symbolic link to the correct binary.
The tmux binary in this repo was compiled on CentOS 7. It does not work on on every disto. The file ~/tech/bin/tmux should be symbolic link to the correct tmux binary.
For example ....
The install script would detect the OS version and create the symbolic link to the correct binary.