摘要: 1 yum -y install ncurses-devel2 tar zxf libevent23 cd libevent24 ./configure --prefix=/usr/local/libevent25 make && make install6 tar zxf tmux27 cd tm 阅读全文
posted @ 2017-10-11 16:44 进击的小孩 阅读(215) 评论(0) 推荐(0)