今天centos出现了下面的异常:

checking for tgetent()... configure: error: NOT FOUND!You need to install a terminal library; for example ncurses.Or specify the name of the library with --with-tlib.

这个问题的解决办法很简单,只需要安装下面的库就好了:

yum install ncurses ncurses-devel

checking for tgetent()... configure: error: NOT FOUND!相关推荐

  1. php安装redis扩展‘checking for igbinary includes... configure: error: Cannot find igbinary.h‘解决方法

    php安装redis扩展'checking for igbinary includes... configure: error: Cannot find igbinary.h'解决方法 参考文章: ( ...

  2. php安装redis扩展'checking for igbinary includes... configure: error: Cannot find igbinary.h'解决方法...

    今天准备给yii2安装redis扩展,先安装了redis服务,然后安装redis php官方扩展,在make的时候提示' checking for igbinary includes... confi ...

  3. 【庖丁解牛】checking for cURL 7.15.5 or greater... configure: error: cURL version 7.15.5

    问题复现: 在编译php的时候,报错: checking for cURL 7.15.5 or greater- configure: error: cURL version 7.15.5 问题解决 ...

  4. checking whether we are cross compiling... configure: error: in `/tmp/pip-build-rktAki/pycrypto解决方法

    前文   公司引入了阿里云centos,在新的阿里云上安装salt的时候报错如下,由于暂未升级到python3的salt,所以是直接用的pip install salt安装,结果报错,显示config ...

  5. configure: error: no acceptable C compiler found in $PATH

    配置zabbix的时候报错configure: error: no acceptable C compiler found in $PATH 解决办法:安装GCC软件套件 [root@localhos ...

  6. 解决编译apache出现的问题:configure: error: APR not found . Please read the documentation

    本文出自 "____哊.時^随记" 博客,请务必保留此出处http://xtony.blog.51cto.com/3964396/836508 解决了我的问题 解决编译apache ...

  7. Linux解决编译Apache出现的问题:configure: error: APR not found

    问题 #./configure --prefix--检查编辑环境时出现: checking for APR... no configure: error: APR not found . Please ...

  8. 编译安装PHP出现configure: error: MySQL configure failed. Please check config.log的解决方法

    以下为google的结果: 方案一: 转载链接:http://www.php-oa.com/2008/03/28/php-make.html 好久没有编译安装过php了,为了玩nginx.没法子,编译 ...

  9. configure: error: xml2-config not found. Please check your libxml2 installation

    安装php时的报错 checking libxml2 install dir... no checking for xml2-config path...  configure: error: xml ...

  10. 关于configure: error: no acceptable C compiler found in $PATH

    Linux系统在安装python3的时候报错: $ ./configure --prefix=/usr/local/python3 checking build system type... x86_ ...

最新文章

  1. 新能源汽车:大变革催生十万亿市场空间
  2. python类属性描述_如何描述Python对象,以及属性、标识、类型和值之间的关系?...
  3. [深圳活动] OTT互联网机顶盒产品分享活动
  4. 景切换的时候加上遮罩
  5. Gradle:我们需要另一个构建工具吗?
  6. 【BZOJ1880】[Sdoi2009]Elaxia的路线 最短路+DP
  7. 【定有惊喜】android程序员如何做自己的API接口?php与android的良好交互(附环境搭建),让前端数据动起来~...
  8. mybatis是否接受运算符参数化
  9. html文件整体结构,HTML文件基本结构
  10. 虚拟无线接入网:行业的演进方向
  11. git版本回退(回退提交到本地仓库代码)
  12. javascript 和 jsp (java server page)的区别
  13. WPS Android版API
  14. 无线网络监控服务器怎么,无线监控系统如何安装?
  15. 门铃C语言设计程序,单片机C语言程序设计:用定时器设计的门铃
  16. 萨塞克斯大学计算机专业,萨塞克斯大学高级计算机科学专业
  17. 智安新闻丨智安网络与“南滨路国家级文化数字产业中心”就等保云业务展开成功签署战略合作协议
  18. DIY空气检测仪:攀藤G5ST分析仪
  19. Euler diagram
  20. 苹果画画软件_Mac必装的10个软件,让你的Mac如虎添翼

热门文章

  1. TF-IDF算法的介绍
  2. PHP字体向右移动,CSS3如何实现文字向右循环闪过效果以及可在移动端使用的实例代码分享...
  3. C语言各类位操作用法
  4. python入门必备10个坑_python中的基础坑
  5. 北理珠计算机学院罗晓莹,“职”等你来 | 计算机职业发展中心2020年见面大会,我们如期相遇~...
  6. 蓝桥杯2018年第九届省赛-第几个幸运数
  7. Android 《第1行代码》-所有知识点架构
  8. MyQL 解压版本安装与默认密码查找(Mysql版本mysql-5.7.26)
  9. .netcore signalR 实时消息推送
  10. python File operation