QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: pinkme005

源代码包升级GTK2.4,安装openQ 0.3,支持群!!

[复制链接]
发表于 2004-4-28 16:18:49 | 显示全部楼层
是LIBRARY
回复

使用道具 举报

发表于 2004-4-28 16:44:45 | 显示全部楼层
你的这个好解决,我的问题是死也解决不了。。。
make环境:redhat 9.0,configure通过,make无法运行,请问有可能是那方面的问题? 谢谢!

/bin/sh ../../libtool --silent --mode=link gcc -g -O2 -Wall -g3 -o docklet.la -rpath /opt/openQQ/lib/gaim -module -avoid-version eggtrayicon.lo docklet.lo docklet-x11.lo -lnsl
eggtrayicon.lo: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[3]: *** [docklet.la] Error 1
make[3]: Leaving directory `/root/temp/openQ-0.3/gaim-0.77/plugins/docklet'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/temp/openQ-0.3/gaim-0.77/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/temp/openQ-0.3/gaim-0.77'
make: *** [all] Error 2
回复

使用道具 举报

 楼主| 发表于 2004-4-28 17:21:08 | 显示全部楼层
如果在/etc/ls.so.conf中的第一行添加了 /usr/local/lib再进行了ldconfig就不会有这样的事了,省了步骤是不行的,...
回复

使用道具 举报

发表于 2004-4-28 17:37:40 | 显示全部楼层
你说的这个法子我试过了,添加了,每次也运行了ldconfig了,但是没用,非得加了path才可以。。。,对于我的问题,你能帮忙么?
回复

使用道具 举报

 楼主| 发表于 2004-4-28 19:04:47 | 显示全部楼层
呵呵,那就按他们的方法加个export吧,我的是Fedora 1
回复

使用道具 举报

发表于 2004-4-28 22:10:26 | 显示全部楼层
在安装最后的gtk+-2.4.0时,./configure出问题了:
configure : error : Pango 1.2.0 and Xft backend is requaired for X11 target
怎么办??(同时我的scim 共创输入法也无法启动了,还好fcitx能用。)
谢谢各位栽培!!
回复

使用道具 举报

 楼主| 发表于 2004-4-30 20:38:54 | 显示全部楼层
怎么还是pango-1.2.0,升级了吗/?至少也是pango-1.4啊
回复

使用道具 举报

发表于 2004-4-30 22:11:16 | 显示全部楼层
已经顺利升级
回复

使用道具 举报

发表于 2004-5-5 15:38:14 | 显示全部楼层
大哥:

我装glib时出现以下提示,能不能题我讲解一下
make[5]: Nothing to be done for `install-data-am'. 这一句是什么意思?我应该怎么做?
谢谢!

/usr/bin/install -c -m 644 ./gobject-query.1 /usr/local/man/man1/gobject-query.1
make[5]: Leaving directory `/root/glib-2.4.0/docs/reference/gobject'
make[4]: Leaving directory `/root/glib-2.4.0/docs/reference/gobject'
make[4]: Entering directory `/root/glib-2.4.0/docs/reference'
make[5]: Entering directory `/root/glib-2.4.0/docs/reference'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/glib-2.4.0/docs/reference'
make[4]: Leaving directory `/root/glib-2.4.0/docs/reference'
make[3]: Leaving directory `/root/glib-2.4.0/docs/reference'
make[3]: Entering directory `/root/glib-2.4.0/docs'
make[4]: Entering directory `/root/glib-2.4.0/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/glib-2.4.0/docs'
make[3]: Leaving directory `/root/glib-2.4.0/docs'
make[2]: Leaving directory `/root/glib-2.4.0/docs'
make[1]: Leaving directory `/root/glib-2.4.0'
回复

使用道具 举报

发表于 2004-5-15 01:34:16 | 显示全部楼层
[quote:693fbb82fd="8yun"]大哥:

我装glib时出现以下提示,能不能题我讲解一下
make[5]: Nothing to be done for `install-data-am'. 这一句是什么意思?我应该怎么做?
谢谢!

/usr/bin/install -c -m 644 ./gobject-query.1 /usr/local/man/man1/gobject-query.1
make[5]: Leaving directory `/root/glib-2.4.0/docs/reference/gobject'
make[4]: Leaving directory `/root/glib-2.4.0/docs/reference/gobject'
make[4]: Entering directory `/root/glib-2.4.0/docs/reference'
make[5]: Entering directory `/root/glib-2.4.0/docs/reference'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/glib-2.4.0/docs/reference'
make[4]: Leaving directory `/root/glib-2.4.0/docs/reference'
make[3]: Leaving directory `/root/glib-2.4.0/docs/reference'
make[3]: Entering directory `/root/glib-2.4.0/docs'
make[4]: Entering directory `/root/glib-2.4.0/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/glib-2.4.0/docs'
make[3]: Leaving directory `/root/glib-2.4.0/docs'
make[2]: Leaving directory `/root/glib-2.4.0/docs'
make[1]: Leaving directory `/root/glib-2.4.0'[/quote]



遇到与楼上同样的问题了,而且在装glib的时候也按照要求,
编辑了/etc/ld.so.conf,执行了/sbin/ldconfig,也设置了
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
(保险起见,还多设置了一次export LD_LIBRAY_PATH=/u/etc/ld.so.confsr/local/lib)

但装atk-1.6.0时候还是出现找不到路径问题:
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.4.0, but GLIB (2.2.1)
.......
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.


是一步一步来的啊,为什么还有问题呢?系统是rh9.
回复

使用道具 举报

发表于 2004-5-15 01:41:07 | 显示全部楼层
实在弄不好的还是装支持GTK2.2的版本吧,也支持群,全功能可用。
回复

使用道具 举报

发表于 2004-5-20 17:02:36 | 显示全部楼层
我刚刚成功
楼上的楼上 export LD_LIBRAY_PATH=/u/etc/ld.so.confsr/local/lib 这句好像不对啊
应该是   export LD_LIBRARY_PATH=/usr/local/lib
还有注意下大小写
GL ^^
回复

使用道具 举报

发表于 2004-5-23 15:37:54 | 显示全部楼层
放弃用QQ了,整了3周了,就那么几个步骤,反复都试过了.

也算用linux很多年了,因为工作需要的原故。最早还是在文本界面,要startx才能今到xwindows. 有高兴的时候,但浪费很多时间在一个很小的东西上还是不太值得,毕竟不作做系统和编程的,只是个普通用户而已。
回复

使用道具 举报

发表于 2004-5-24 10:57:12 | 显示全部楼层
看来你不是偏执狂
回复

使用道具 举报

发表于 2004-5-25 11:21:57 | 显示全部楼层
碰到和8yun相同的问题,已经严格地按照所写的设置路径,
哪位大虾给分析一下
我的系统是fedora core 2.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-7 01:40 , Processed in 0.044410 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表