[quote:8556f42283="sejishikong"]kopete支持,不过2.0b3需要额外的一个包。
apt-get update
apt-get install qca-tls
kopete->配置kopete->新建->下一步->jabber->jabberID写gmail地址(我的是[email protected]),密码就是gmail的密码。连接页中所有选项全都选上,服务器添talk.google.com,端口是5223.下一步就可以了。[/quote]
我用的是maigclinux2.0beta3。用apt好像安不上。
[root@MagicLinux ~]# apt-get install qca-tls
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
eciadsl-usermode: Depends: /usr/bin/wish
Depends: tk but it is not going to be installed
expectk: Depends: libtk8.4.so
tclx: Depends: libtk8.4.so
tix: Depends: libtk8.4.so
Depends: tk but it is not going to be installed
tk-devel: Depends: tk (= 8.4.8-1mgc) but it is not going to be installed
tkinter: Depends: libtk8.4.so
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[root@MagicLinux ~]# apt-get -f install qca-tls
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
eciadsl-usermode: Depends: /usr/bin/wish
Depends: tk but it is not going to be installed
expectk: Depends: libtk8.4.so
tclx: Depends: libtk8.4.so
tix: Depends: libtk8.4.so
Depends: tk but it is not going to be installed
tk-devel: Depends: tk (= 8.4.8-1mgc) but it is not going to be installed
tkinter: Depends: libtk8.4.so
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).