当前位置:  技术问答>linux和unix

Ubuntu安装Cheops-ng出错, configure: error: GTK not installed

    来源: 互联网  发布时间:2017-03-04

    本文导语:  我使用的是Ubuntu10.04, 下载Cheops-ng这个软件以后, ./configure出现错誤:  checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... found loading gnome configuration from /usr/local/lib/gnomeConf.sh checking extra library gno...

我使用的是Ubuntu10.04, 下载Cheops-ng这个软件以后, ./configure出现错誤: 
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... found
loading gnome configuration from /usr/local/lib/gnomeConf.sh
checking extra library gnome... unknown library
checking for pthread_create in -lpthread... (cached) yes
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: GTK not installed

对了, gnomeConf.sh这个文件是从网上下载的..........被我手工放到 /usr/local/lib里面.
我搜索了一下,按照http://www.cnblogs.com/bigshow/archive/2009/08/18/1294873.html这个博客的方法试了,
apt-get install build-essential #这将安装gcc/g++/gdb/make 等基本编程工具
apt-get install gnome-core-devel #这将安装 libgtk2.0-dev libglib2.0-dev 等开发相关的库文件
apt-get install pkg-config #用于在编译GTK程序时自动找出头文件及库文件位置
apt-get install devhelp #这将安装 devhelp GTK文档查看程序
apt-get install libglib2.0-doc libgtk2.0-doc #这将安装 gtk/glib 的API参考手册及其它帮助文档
apt-get install glade libglade2-dev #这将安装基于GTK的界面GTK是开发Gnome窗口的c/c++语言图形库。
apt-get install libgtk2.0*, gtk+2.0所需的所有文件统通下载安装完毕。


执行都成功了,可是回到Cheops-ng目录还是老错误, 请各位大侠帮帮忙~~~

|
尝试configure时传GTK_CONFIG,例如:
GTK_CONFIG=/opt/gnome/bin/gtk-config

|
apt-get install libgtk2.0*, gtk+2.0

执行之后尝试sudo ldconfig 更新下软件信息库

再不行,建议查看下configure脚本中怎么检查的gtk,手动修改至制定/lib

    
 
 

您可能感兴趣的文章:

  • Ubuntu下安装JDK文件出错
  • ubuntu 解压出错
  • ubuntu 编译codeblocks 出错
  • ubuntu 用的是xampp集成环境,访问phpmyadmin时出错,错误如下:
  • ubuntu 下安装libpcap 的时候make时候出错 请帮忙分析分析 iis7站长之家
  • ubuntu9.04用sudo apt-get安装出错
  • ubuntu 10.04 安装 kdevelop 出错
  • ubuntu下编译ACE出错
  • VMware安装Ubuntu 10.04总是提示出错???
  • ubuntu 下安装jdk出错
  • ubuntu编译WebKit的出错了!求解!!!!
  • Ubuntu 下GCC编译简单hello world程序出错
  • ubuntu9.04 解压文件 提示载入归档出错
  • 程序在32bit ubuntu10.10下正常运行,在64bitubuntu10.10下却出错,help me !
  • ubuntu 安装libpcap的时候出错 求大神知道
  • ubuntu8.10 编译 uClinux-040408 (ARM)出错
  • ubuntu 11.10 安装 kscope1.9.4 时,编译出错
  • 我初学ubuntu 想装ftp,但是出错,请大家帮看看
  • (在UBUNTU的kdevelop中编译出错)大家帮我看一下这个错误怎么解决,谢谢了
  • ubuntu 下安装libpcap 的时候make时候出错 请帮忙分析分析
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 求教 我在ubuntu下configure出错 请高手帮忙解答 为什么啊???
  • Ubuntu 12.04长期支持版和最新版Ubuntu 13.10下载
  • vmware里装了Ubuntu后Ubuntu.vmdk文件大小和Ubuntu系统大小区别?
  • Ubuntu查看系统信息命令介绍
  • win7与Ubuntu双系统卸载ubuntu
  • Docker官方镜像将会使用Alpine Linux替换Ubuntu
  • 装ubuntu的时候选安装ubuntu与win7共存与选其他选项
  • Ubuntu查看硬盘,分区相关命令介绍
  • winxp+ubuntu32+ubuntu64是否可以这样装系统?
  • Ubuntu系统安装及升级命令
  • ubuntu能安装rpm包吗&&ubuntu的intel 945显卡驱动
  • Ubuntu Precise 12.04 (LTS) (64-bit)下面安装docker
  • 在win7下装ubuntu成功后进不去ubuntu!!??
  • Ubuntu Raring 13.04 和 Saucy 13.10 (64 bit)下面安装docker
  • 原来已安装好ubuntu,因系统崩溃,重装WINXP系统,如何再次登录ubuntu系统?
  • Ubuntu Trusty 14.04 (LTS) 下面安装docker及依赖关系检查
  • ubuntu10.10 和 ubuntu 10.04.1
  • Ubuntu Vivid 15.04 下面安装docker的详细步骤
  • Ubuntu 中的 ubuntu one 算不算的上云?
  • ubuntu系统中软件安装、卸载以及查询是否已经安装某个软件包的方法
  • 安装ubuntu11.04时,过了ubuntu的logo花屏,怎么解决
  • Ubuntu查看内存,进程相关命令介绍
  • 我想根据ubuntu官网上介绍的方法安装ubuntu,是否应该先分一块硬盘空间?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3