Error trying to get tmux 1.6 installed - E: Unable to locate package libevent

Posted by Michael Durrant on Super User See other posts from Super User or by Michael Durrant
Published on 2012-06-03T14:41:47Z Indexed on 2012/06/04 4:42 UTC
Read the original article Hit count: 611

Filed under:
|
|
$ pwd 
$ /home/durrantm/Downloads/tmux-1.6

durrantm.../tmux-1.6$ ./configure && make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
...
...
configure: error: "libevent not found"
durrantm.../tmux-1.6$ sudo apt-get install libevent
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libevent

© Super User or respective owner

Related posts about ubuntu

Related posts about tmux