[CentOS] gui automation tool

2010-05-05 Thread Tommy Zong
Hello, I'm trying to configure continuous integration environment on CentOS. Before performing test, need to run GUI tool (written in java) to generate required resources. Is there any GUI automation tool so I can make whole integration purpose automated? Thanks.

[CentOS] warning: only V3 signatures can be verified, skipping V4 signature

2010-04-14 Thread Tommy Zong
Hello, Anytime when I issue rpm command, there will be a warning massage warning: only V3 signatures can be verified, skipping V4 signature. For example, [r...@hadoop-datanode44 ~]# rpm -qa | grep -i post postgresql-server-8.3.8-1PGDG.rhel4 warning: only V3 signatures can be verified, skipping

[CentOS] how to upgrade gtk on centos 4.8

2010-04-07 Thread Tommy Zong
Hello, My centos is 4.8 while I need gtk 2.8 or later. How to upgrade GTK? I'm trying to upgrade manually based on RPMs on 5.X, there are too many decencies when upgrading libX. Is there anybody can give some suggestion to enlighten me? Thanks. - Tommy

[CentOS] is there easy way to upgrade gtk on centos 4.8?

2010-04-06 Thread Tommy Zong
Hello, I need to use wxPython-src-2.8.10.1 with GraphicContext support which requires gdk_cario_xxx APIs introduced from GTK 2.8. Is there any easy way to upgrade gtk since there are lots of dependences? I ever tried yum but it can not upgrade GTK. Thanks. - Tommy