#termcap

gdb源码安装过程中的问题:no termcap library found

gdb使用源码安装的时候遇到错误:notermcaplibraryfound./configure--> make-->makeinstall解决办法,下载termcap然后源码安装:./configure--> make-->makeinstall 下载地址:ht...