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

ubuntu下如何安装gtk

    来源: 互联网  发布时间:2016-11-11

    本文导语:  想在ubuntu下安装gtk,从网上搜了好多,可是都无法安装,按照网上的方法 首先sudo apt-get install build-essential 此时提示: Reading package lists... Done Building dependency tree        Reading state information... Done Some packages...

想在ubuntu下安装gtk,从网上搜了好多,可是都无法安装,按照网上的方法
首先sudo apt-get install build-essential
此时提示:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 build-essential : Depends: g++ (>= 4:4.3.1) but it is not going to be installed
E: Broken packages
然后我继续下一步,sudo apt-get install gnome-core-devel
显示如下:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gnome-core-devel : Depends: libgconf2-dev (>= 2.28) but it is not going to be installed
                    Depends: liborbit2-dev (>= 1:2.14.17) but it is not going to be installed
                    Depends: libatspi-dev (>= 1.28) but it is not going to be installed
这究竟是怎么回事,求大侠帮忙。。。。。

|
看一下你的 /etc/apt/source.list  里面的是不是可用的源
可用的话,用 sudo apt-get update 命令更新源
此时安装相应的软件应该就可以了

至于source.list文件的源列表可以使用“cn99”的源

出现版本冲突,可以 sudo apt-get remove *** 把程序卸了,重装
如果是同一个源内的程序,一般版本冲突的可能性不大
不同的源可能会存在有些源列表更新不及时

|
更新一下你的源
sudo apt-get update

|
用srt,骨头源试试

|
我以前也遇到这样的问题。。也是更新源之后解决了。。

    
 
 

您可能感兴趣的文章:

  • Ubuntu系统安装及升级命令
  • ubuntu10.04下安装openvz,openvz下安装ubuntu10.04,然后安装ipvsadm问题
  • Ubuntu Precise 12.04 (LTS) (64-bit)下面安装docker
  • 装ubuntu的时候选安装ubuntu与win7共存与选其他选项
  • ubuntu系统中软件安装、卸载以及查询是否已经安装某个软件包的方法
  • ubuntu能安装rpm包吗&&ubuntu的intel 945显卡驱动
  • Ubuntu Raring 13.04 和 Saucy 13.10 (64 bit)下面安装docker
  • 安装ubuntu11.04时,过了ubuntu的logo花屏,怎么解决
  • Ubuntu Trusty 14.04 (LTS) 下面安装docker及依赖关系检查
  • 我想根据ubuntu官网上介绍的方法安装ubuntu,是否应该先分一块硬盘空间?
  • Ubuntu Vivid 15.04 下面安装docker的详细步骤
  • 用wubi安装ubuntu于光盘安装的区别
  • ubuntu 安装失败后,xp也无法进入;连xp安装盘也无法安装
  • 安装Ubuntu时安装程序,找不到硬盘分区
  • ubuntu 版本下的qq安装,pps安装问题
  • ubuntu 12.04 LTS 主机安装(安装后又出现个安装RELEASE)
  • ubuntu+win7-》能不能先卸载ubuntu10.04,再安装11.10
  • 无法安装Ubuntu6.10,硬盘安装
  • 在ubuntu安装oracle的疑问
  • 新人求教:在xp下用wubi安装ubuntu ,重启后选择进入ubuntu ,就进入了下面的画面,近不了ubun系统,咋办?
  • ubuntu安装问题
  • ---2个入门问题:1,xp下如何把文件上传到ubuntu.2,如何安装gtk+2.0,谢谢
  • ubuntu装GTK很慢吗?
  • Ubuntu Linux系统下socket编程,用GTK怎么实现?
  • ubuntu下怎么用eclipse开发GTK程序?
  • 如何在Ubuntu64位下配置Eclipse以使用GTK编程?
  • Ubuntu安装Cheops-ng出错, configure: error: GTK not installed
  • ubuntu系统下用GTK编写C界面,请高手进来看看!跪求!!
  • ubuntu系统下用GTK编写C界面,出现问题了!求解释!
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • Ubuntu 12.04长期支持版和最新版Ubuntu 13.10下载
  • vmware里装了Ubuntu后Ubuntu.vmdk文件大小和Ubuntu系统大小区别?
  • Ubuntu查看系统信息命令介绍
  • win7与Ubuntu双系统卸载ubuntu
  • Docker官方镜像将会使用Alpine Linux替换Ubuntu
  • winxp+ubuntu32+ubuntu64是否可以这样装系统?
  • Ubuntu查看硬盘,分区相关命令介绍
  • 在win7下装ubuntu成功后进不去ubuntu!!??
  • Ubuntu查看内存,进程相关命令介绍
  • 原来已安装好ubuntu,因系统崩溃,重装WINXP系统,如何再次登录ubuntu系统?
  • linux/Centos/ubuntu下如何使用umask命令修改新建文件时的默认权限
  • ubuntu10.10 和 ubuntu 10.04.1
  • Ubuntu程序开机自动启动设置(服务和自动运行配置文件)的几种方法
  • Ubuntu 中的 ubuntu one 算不算的上云?
  • Linux/Centos/Ubuntu清除系统缓存释放内存命令介绍
  • VM上的Ubuntu与真正的Ubuntu有什么区别?
  • ubuntu查看系统日志及相关文件介绍
  • 我用ubuntu10.4的感受 A卡如果正在使用9.10不要轻易升级为ubuntu10.4
  • Ubuntu ADSL上网,网络信息查看及防火墙相关配置命令介绍
  • 装了XP和UBUNTU双系统,跑UBUNTU的时候为什么和局域网内其它机器连不通?
  • 急!win7和Ubuntu10.04双系统,安装了android-x86 4.0后怎么恢复以前的ubuntu?


  • 站内导航:


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

    ©2012-2021,