rlwrap ./configure报错:No termcap nor curses library found

tar -xzvf rlwrap-0.41.tar.gz
cd rlwrap-0.41
./configure
configure: WARNING: No termcap nor curses library found
yum install readline-devel
./configure&&make&&make install
posted @ 2014-09-21 14:26  飞雨落雪  阅读(360)  评论(0)    收藏  举报