Installing tmux without root access

2010-10-30 Thread Vino Selvam
Hi, I have no root access in my company machine. but I wish to install tmux in my local user directory, in which I have permission Please let me know if it is possible. Thanks, Vinoth -- Nokia and AT&T present the 2010

Re: Installing tmux without root access

2010-10-30 Thread Nicholas Marriott
Yes, it is possible, I do this all the time. Things are different depending on whether you have libevent on the system already or you need to install it yourself. If you have libevent, it is easy to install tmux where you like, just build it (cd tmux && ./configure && make) then copy the tmux bin