源码编译时出现  configure: error: no usable python found at /usr/bin/python2.7 错误提示

原因是没有安装 python-devel 造成的

解决方案:

yum install python-devel -y

linux 编译错误 configure: error: no usable python found at /usr/bin/python2.7相关推荐

  1. linux 编译错误 configure: error: C++ compiler cannot create executables

    今天装虚拟机LNMP环境 安装报错:configure: error: C++ compiler cannot create executables 这是因为 gcc 组件不完整,执行安装 yum i ...

  2. [WARNING]: Platform linux on host is using the discovered Python interpreter at /usr/bin/python, but

    ansible的报警提示,影响查看结果. [WARNING]: Platform linux on host -.-.-.- is using the discovered Python interp ...

  3. MFC编译错误:#error: Building MFC application with /MD[d\] (CRT dll version) requires MFC shared dll vers

    编译错误:#error: Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version ...

  4. C++编译错误 :error: explicit qualification in declaration of xxx

    C++编译错误 :error: explicit qualification in declaration of xxx 已经存在在命名空间内,再声明函数或者类不要再加限定符,去掉函数前的XX:: 例 ...

  5. Android编译错误:error APT0000: Integer types not allowed (at 'layout_marginBottom' with value '150').

    xamarin Android编译错误:error APT0000: Integer types not allowed (at 'layout_marginBottom' with value '1 ...

  6. configure: error: Cannot find ldap libraries in /usr/lib

    问题描述 今天在centos 7.3 64位版本上安装LNMP,config php的时候出现下面错误而退出 configure: error: Cannot find ldap libraries ...

  7. php.h not found,编译错误“fatal error: 'xxxx.h' file not found” 如何解决

    我们可能经常会出现编译错误的问题,本文作者也是在编译一个开源程序时遇到错误,然后整理出来,后面还带了一个在Mac OS X 上编译 Android 时的一个错误解决方法. 编译一个开源项目时遇到这样一 ...

  8. 编译问题configure: error: C compiler cannot create executables

    主机:centos SDK:openwrt(linux内核4.4.14) 编译工具: mipsel-openwrt-linux-gnu-gcc   5.3.0 今天在移植一个tinydtls库的时候, ...

  9. PhP 常见安装错误configure error xml2-config not found. please check your libxml2 installation

    编译PHP的时候报错: 安装 PHP 5.4.3 报 configure error xml2-config not found. please check your libxml2 installa ...

最新文章

  1. HDLBits 系列(ending)此系列我的答案
  2. zabbix 3.2.1 升级3.4.1
  3. 网站更换域名和服务器不收录,网站更换域名改如何操作
  4. 笔记-信息系统开发基础-架构设计-软件体系结构评估方式
  5. 机器学习入门------pandas
  6. linux weblogic启动目录,Linux下WebLogic开机启动设置
  7. Python读取并遍历CSV数据
  8. 华硕FL5900U如何关闭ahci_「IT之家评测室」华硕灵锐 14 体验评测,轻薄身材也能有大能量...
  9. 剥丝抽茧|阿里面试题解读:MQ消费端遇到瓶颈该怎么办?
  10. DNS 协议是什么?
  11. ISO镜像文件下载路径
  12. CentOS7系统重命名
  13. 生成对抗网络(GAN)论文原文详解
  14. ProxySQL+MGR实现读写分离和主节点故障无感知切换 - 完整操作记录
  15. 正弦波产生电路_文氏桥振荡
  16. 路径之谜 java_路径之谜 - 给杰瑞一块奶酪~ - 博客园
  17. 美丽乡村——大堰镇南溪村
  18. 毕业设计 Spring Boot的公寓宿舍后勤管理系统(含源码+论文)
  19. Android 跳转到安卓市场进行下载,跳转至应用商店下载
  20. 计算机应用基础任务化教程135,在PowerPoint 2010中SmartArt图形的制作及技巧

热门文章

  1. vmlinux、 Image, zImage、 uImage 的区别
  2. Simulink仿真---SPWM算法
  3. 【LeetCode每天一题】Generate Parentheses(创造有效的括弧)
  4. 多语言切换jquery.i18n.min.js
  5. smokeping安装部署最佳实践
  6. [leetcode] 数字游戏
  7. C语言笔试题--从CSDN转发
  8. pip安装包时遇到的Bug
  9. 前端性能优化之--页面渲染优化全面解析
  10. php、linux、javascript 正则表达式