Hi daniel l.
Install the following extensions:
compiletc.tcz sstrip.tcz squashfs-tools.tcz submitqc.tcz libevent-dev.tcz ncursesw-dev.tcz
Download the file attached to the end of this post. Then run these commands:
tar xzvf build-tmux-2.8.tar.gz
cd tmux
The tmux source package is too large for me to attach, so download it into the directory you are now in:
https://github.com/tmux/tmux/releases/download/2.8/tmux-2.8.tar.gzThen run:
./CompileTmux
./PackageTmux
Verify the program runs like this:
./tmux-2.8/tmux
If you get a UTF-8 error massage, see my previous post.
If all went well:
Copy the .tcz and .tcz.md5.txt files to your tce directory. Use the Apps utility to add tmux.tcz and tmux-doc.tcz to your onboot.lst file.
Email the two .tar.gz.bfe files to tcesubmit _at_ gmail _dot_ com with a note stating it's for TC10.
You can now remove the build directory like this:
cd ..
sudo rm -rf tmux
The same instructions should also work for x86_64 and ARM.