码迷,mamicode.com
首页 > 数据库 > 详细

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

时间:2017-12-17 23:41:57      阅读:158      评论:0      收藏:0      [点我收藏+]

标签:遇到   lib   div   library   http   --   地址   pos   org   

gdb使用源码安装的时候遇到错误:no termcap library found

./configure -->  make --> make install

解决办法,下载termcap然后源码安装:./configure -->  make --> make install

 

下载地址:

https://ftp.gnu.org/gnu/termcap/

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

标签:遇到   lib   div   library   http   --   地址   pos   org   

原文地址:http://www.cnblogs.com/shengulong/p/8053349.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!