Search This Blog

Showing posts with label EC2 amazon linux tmux libevent rpm src.rpm srpm. Show all posts
Showing posts with label EC2 amazon linux tmux libevent rpm src.rpm srpm. Show all posts

Saturday, July 16, 2011

tmux on Amazon Linux

I need tmux for my daily job and Amazon Linux lacks it, so I compiled mine from the tmux-1.4-3.el5.1.src.rpm. It was required the libevent-1.4.13-1 and not the amazon's one, however. So, I compiled libevent too.

i686:

x64:

src:

Have fun.