首页 | 资讯动态 | linux基础 | 系统管理 | 网络管理 | 编程开发 | linux数据库 | 服务器技术 | linux相关 | linux认证 | 嵌入式 | 下载中心 | 专题 | linux招聘 | HR | 镜像
OKLinux中文技术站
·设为首页
·加入收藏
·联系我们
系统管理: 中文环境 系统管理 桌面应用 内核技术 | Linux基础: 基础入门 安装配置 常用命令 经验技巧 软件应用 | Linux数据库: Mysql Postgre Oracle DB2 Sybase other
网络管理: 网络安全 网络应用 Linux服务器 环境配置 黑客安全 | 编程开发: PHP CC++ Python Perl Shell 嵌入式开发 java jsp | PHP技术: PHP基础 PHP技巧 PHP应用 PHP文摘
搜索中心 Linux招聘 Linux专题 Apache | Linux相关: 硬件相关 Linux解决方案 Linux认证 企业应用 其它Unix | 相关下载: 资料下载 参考手册 开发工具 服务器类 软路由 其它
 技术搜索:
会员中心 注册会员 高级搜索  
  → 当前位置:首页>linux基础>经验技巧>正文

Ubuntu中编译Pidgin-2.5.8

http://www.oklinux.cn  2009-08-20  www.qidong.li/blog/pinane/    会员收藏  游客收藏  【 】 
您查看的文章来源于http://www.oklinux.cn

Ubuntu中下好了pidgin-2.5.8.tar.bz2

开始./configure –prefix=/usr/lib/pidgin-2.5.8

万恶的依赖关系终于出现了,好比社会中的裙带关系般,错综复杂!!!

首先出现了

configure: error: The intltool scripts were not found. Please install intltool.

解决办法:sudo apt-get install intltool


然后出现了

configure: error: You must have the GLib 2.0 development headers installed to build.

If you have these installed already you may need to install pkg-config so
I can find them.

解决办法:sudo apt-get install libglib2.0-dev pkg-config

然后又出现

configure: error: You must have the GTK 2.0 development headers installed to compile Pidgin.
If you want to build only Finch then specify –disable-gtkui when running configure.

解决方法:sudo apt-get install libgtk2.0-dev

错误继续出现

configure: error: XScreenSaver extension development headers not found.
Use –disable-screensaver if you do not need XScreenSaver extension support,
this is required for detecting idle time by mouse and keyboard usage.

解决方法:sudo apt-get install libxss-dev

继续错误

configure: error:
Startup notification development headers not found.
Use –disable-startup-notification if you do not need it.

解决方法:sudo apt-get install libstartup-notification0-dev

继续错误

configure: error:
GtkSpell development headers not found.
Use –disable-gtkspell if you do not need it.

解决方法:sudo apt-get install libgtkspell-dev

继续错误

configure: error:You must have libxml2 >= 2.6.0 development headers installed to build.

解决方法:sudo apt-get install libxml2-dev

继续错误

configure: error:
GStreamer development headers not found.
Use –disable-gstreamer if you do not need GStreamer (sound) support.

解决方发:sudo apt-get install libgstreamer0.10-dev

到现在为止错误还是不断

configure: error:
Meanwhile development headers not found.
Use –disable-meanwhile if you do not need meanwhile (Sametime) support.

解决方法:pinane@Ubuntu:~/file/pidgin-2.5.8$ sudo apt-get install libmeanwhile-dev

configure: error:
avahi development headers not found.
Use –disable-avahi if you do not need avahi (Bonjour) support.

解决方法:pinane@Ubuntu:~/file/pidgin-2.5.8$ sudo apt-get install libavahi-client-dev libavahi-glib-dev

configure: error:
Perl development headers not found.
Use –disable-perl if you do not need Perl scripting support.

解决方法:pinane@Ubuntu:~/file/pidgin-2.5.8$ sudo apt-get install libperl-dev

Tcl development headers not found.: tcl8.4-dev

Tk development headers not found.: tk8.4.dev

解决方法:pinane@Ubuntu:~/file/pidgin-2.5.8$ sudo apt-get install tk8.4-dev tcl8.4-dev

到此为止我的编译终于通过了附错误大全表

XScreenSaver extension development headers not found.: libxss-dev

Startup notification development headers not found.: libstartup-notification0-dev

GStreamer development headers not found.: libgstreamer0.10-dev

Meanwhile development headers not found.: libmeanwhile-dev

D-Bus development headers not found.: libdbus-1-dev libdbus-glib-1-dev

NetworkManager development headers not found.: network-manager-dev

Perl development headers not found.: libperl-dev

Tcl development headers not found.: tcl8.4-dev

Tk development headers not found.: tk8.4-dev

GtkSpell development headers not found.:libgtkspell-dev

avahi development headers not found.:libavahi-client-dev libavahi-glib-dev


上一篇:Ubuntu下编译安装Emacs23   下一篇:Linux kernel execve函数本地拒绝服务漏洞

收藏于收藏夹】 【评论】 【推荐】 【打印】 【关闭
相关文档
·Ubuntu下编译安装Emacs23
·Ubuntu 9.04下用Virtualbox OSE桥接虚拟的CentOS系统
·Ubuntu 8.10控制台启用FrameBuffer模块
·Ubuntu系统建立Rail开发环境和安装RMagic
·Fedora下安装Calibre
·Ubuntu 9.0.4配置TrackPoint
·在Fedora 11中安装萨基姆WL5601S网卡驱动
·让Fedora选最快的源
·去掉Pidgin在Ubuntu 9.04中的气泡提醒
·Fedora 下的/etc/rc.d/rc.sysinit 启动脚本注释
·Ubuntu 9.04编译安装Python新版本导致出错的解决办法
·Ubuntu中安装多个版本Python
·解决Fedora 11启动无图形问题
·Ubuntu启动时显示 No resume image
·Linux下用hdparm测试磁盘性能遇到“Inappropriate ioc
·PCMan:Ubuntu下的最快的文件管理器
发表评论
密码: 匿名评论
评论内容:

(不超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规)
 
  最新文档
·VMWare克隆后Ubuntu的“No such device
·Linux 游戏作弊工具:GameConqueror 0.
·Ubuntu 9.10下jre安装中文字体
·Ubuntu 下使用 apt 快速安装软件
·Ubuntu 9.10用Prism将webQQ桌面化
·Linux系统下读取目录中文件名信息题解
·Linux环境下提高网络传输性能方法简介
·Ubuntu 9.10 图形界面无边框问题解决
·Ubuntu 9.10 下SNORT源码安装及问题解
·Linux apachectl命令详解
·Linux系统调用fork()用法详解
·Ubuntu wubi使用警告
  阅读排行
·安装Ubuntu分区的推荐方案及方法
·Linux下安装tar.gz、rpm、tar.bz2软件
·Windows XP虚拟机vmware中安装Linux步
·新手看招:调试工具GDB基本知识全接触
·Ubuntu下安装苹果MAC风格主题(图)
·Ubuntu 3D桌面特效展示!超绚目(图)
·新手学堂 Ubuntu中安装bin文件
·Ubuntu下安装MP3播放器Audacious
·Linux爱好者入门教程
·Ubuntu下安装aMule并与firefox关联(图)
·Linux操作系统下的串口通信学习笔记
·Ubuntu 8.04下fcitx输入法的安装及使用
·配置nVidia显卡修改Ubuntu分辨率
·Ubuntu看安装Sopcast看网络电视(配图)
·VM中Linux虚拟机下安装VMware Tools
网摘收藏: