那里可以找到gtk+-2.4.0.的rpm包?
如题,多谢!@ 用源代码包,用RPM包会发现很多东西都装不好, checking for socket... yeschecking for getaddrinfo... yes
checking for socklen_t... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.4.0)
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.0.0...
*** 'pkg-config --modversion gtk+-2.0' returned 2.2.4, but GTK+ (2.2.1)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GTK+. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
*** development headers installed. The latest version of GTK+ is
*** always available at http://www.gtk.org/. http://auvtech.com/~xinzhen/downloads/GNOME/2.6/ 这是源代码的问题,可能需要打一个patch,它无法把 gtk2 认成 gtk+ 2.x ,不是magic的问题,如果你使用的是src.rpm,解开以后打开spec文件看看能不能修正这个问题吧。
页:
[1]