环境是Fedora Core 5
我装的是gaim.
[root@localhost ~]# rpm -qa | grep gaim
gaim-1.5.0-16.fc5
然后启动gaim,添加账号
Protocol选择 Jabber
Screen Name 就是gmail账号的id部分,比如账号是bajie.zhu@gmail.com,那么就写 bajie.zhu
Server 要写 gmail.com
Resource 写 Gaim
Password 当然就是你gmail账号的密码
Alias 保留为空即可
然后比较重要的是Show more options这一块,我一开始设得不对总是连接不上,说什么Couldn't connect to host.后来试了各种选项之后最终我成功的选项设置是:
Use TLS if available 选上
Force old SSL 选上
Allow plaintext auth over unencrypted streams 不选
Port 443
Connect Server talk.google.com
Proxy type Use Global Proxy Settings
当然我也不理解为何端口要写443,就是看到这个link里面这么说:http://www.manast.com/2007/05/11/how-to-configure-pidgin-to-work-with-google-talk/
结果我相信了,结果也对了.不过不知道换台机器换个环境是否还对,因为我看网上很多人的设置和我都不一样.