0. System Environment
OS: Suse 10.0
Packages: gaim, gaim-meanwhile, meanwhile
1.Download URL
Get these packages:
gaim-1.2.0.tar.gz
meanwhile-1.0.2.tar.gz
gaim-meanwhile-1.2.8.tar.gz
2.Install
(1) Install gaim first
#tar -zvxf gaim-1.2.0.tar.gz
#cd gaim-1.2.0/
#./configure
#make
#make install
(2) Install meanwhile & gaim-meanwhile
#tar -zvxf meanwhile-1.0.2.tar.gz
#cd meanwhile-1.0.2/
#./configure
#make
#make install
#ldconfig (Don't forget this or there will be something wrong)
#tar -zvxf gaim-meanwhile-1.2.8.tar.gz
#cd gaim-meanwhile-1.2.8/
#./configure
#make
#make install
3.Config & Enjoy.
$gaim &
Add a new account with meanwhile protocol. Don't forget the Server address. ;-)
Then enjoy it. You can install the other plug-in yourself.
阅读(2993) | 评论(10) | 转发(0) |