解决办法:

sudo apt-get install -y libcups2-dev

configure: error: cups-config not found相关推荐

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

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

  2. configure: error: GD build test failed. Please check the config.log

    Linux 源代码包配置PHP时出错:configure: error: GD build test failed. Please check the config.log Ps: 正确解答此问题者, ...

  3. configure: error: cannot run /bin/bash config/config.sub 解决configure配置问题

    linux下./configure 后可能会出现各种问题,缺少依赖包,或者版本 变量不一致等.不同的行为可能会产生同一错误,我是在安装 joy 工具时,遇到该报错.下面的方法不一定对你的问题一定有用, ...

  4. configure error /bin/bash /config sub failed

    编译strace,在配置的时候出现错误. configure: error: /bin/bash ./config.sub failed 我使用命令如下:./configure --host=arm- ...

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

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

  6. configure: error: zlib library not found

    执行 ./configure --prefix=/usr/local/postgresql-9.3.5 错误 configure: error: zlib library not found If y ...

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

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

  8. 安装keepalive错误:configure: error: No SO_MARK declaration in headers

    安装keepalive的时候,在configure的时候遇到的错误: [root@gw keepalived-1.2.16]# ./configure checking for gcc... gcc ...

  9. 编译Python时报错:configure: error: no acceptable C compiler found in $PATH

    报错信息如下: [root@master ~]#./configure --prefix=/usr/local/python3.6 checking build system type... i686 ...

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

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

最新文章

  1. 敏捷开发一千零一问系列之一:序言及解决问题的心法(无我)
  2. opencv倾斜矫正
  3. 西电计算机本科学费,陕西高校学费大比拼!你当年的学费现在涨了多少
  4. GGNN(Gated Graph Sequence Neural Networks)
  5. 2017 Vue.js 2快速入门指南
  6. 最简单的基于FFMPEG的封装格式转换器(无编解码)
  7. cnsul linux环境后台启动_Redis安装和配置(Windows和Linux)
  8. HDU4267(2012年长春站)
  9. python的一些问题解决方法
  10. 双目标定,匹配的笔记
  11. 苹果6发布时间_iPhone12promax11月6日几点预售 11.6苹果12mini预售时间
  12. python逻辑判断_return逻辑判断表达式
  13. then是java关键字吗_then是java关键字吗
  14. xshell添加vbs脚本
  15. MME连几个eNB的问题
  16. 基于vue+js的商城、购物网站 毕业设计 毕设源代码的实现和设计(1)首页
  17. mysql in 子查询无法使用索引全表扫描 慎用in
  18. pandas 数据读取与保存
  19. you-get视频解析下载
  20. 数位板使用技巧_保护您的眼睛技巧,以帮助防止数位眼疲劳

热门文章

  1. apache 禁用rc4_如何在Apache中禁用过时的TLS和SSL版本
  2. android 输入支付密码错误,Android 支付宝支付密码输入界面
  3. php连接mysql字符串函数_mysql 字符串函数
  4. python棋盘放麦粒_从零开始学习PYTHON3讲义(五)while循环和棋盘麦粒问题
  5. 安装i3_千元打造完美黑群晖——i3-8100,ITX蜗牛小机箱,显示CPU,支持Nvme缓存(硬件篇)...
  6. 哪里有c语言在线编程题,在线求C语言编程题答案。。。
  7. java 数据结构与算法_数据结构与算法—常用数据结构及其Java实现
  8. linux grep查找指定文件或目录下文件的字符
  9. tp3.2 find带参数查询及getField(两个参数)
  10. 高并发实战之幂等处理