安装htop报错

 

安装htop时./configure报错:

checking for refresh in -lncursesw... no
configure: error: You may want to use --disable-unicode or install libncursesw.

 安装依赖:

yum -y install ncurses-devel

 

 

你可能感兴趣的:(安装htop报错)