• You are here:
  • »
  • tmux

tmux

This is an old revision of the document!


Difficulty
Easy

tmux

Goal

Compile tmux

Library Prerequisites

yum install libevent-devel ncurses-devel

Fetch tmux

wget https://github.com/tmux/tmux/releases/download/2.3/tmux-2.3.tar.gz
tar zxfv tmux-2.3.tar.gz
cd tmux-2.3

Build tmux

./configure
make

Install tmux

cp tmux /usr/bin/

/home/www/sites/esgr.in/wiki/data/attic/software/tmux.1482465419.txt.gz · Last modified: 2016/12/23 03:56 by eServices Greece