Libevent Not Found Error While Install Tmux

First install libevent using –prefix=$HOMEthis

erro:“libevent not found”spa

 

solve with using this when install tmux:it

DIR="$HOME";event

./configure --prefix=$DIR CFLAGS="-I$DIR/include" LDFLAGS="-L$DIR/lib"make

makeco

make installtmux

相关文章
相关标签/搜索