个人工具

“UbuntuHelp:GaimMeanwhileHowto”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/GaimMeanwhileHowto}}
 
{{From|https://help.ubuntu.com/community/GaimMeanwhileHowto}}
 
{{Languages|UbuntuHelp:GaimMeanwhileHowto}}
 
{{Languages|UbuntuHelp:GaimMeanwhileHowto}}
 +
'''This page is now obsolete.  It should be deleted as an unnecessary duplicate of [[UbuntuHelp:InstallPidgin2.0|Install Pidgin 2.0]].'''
 
This document details how to install the Meanwhile plugin for Gaim under Ubuntu 5.04 using alien and dpkg.
 
This document details how to install the Meanwhile plugin for Gaim under Ubuntu 5.04 using alien and dpkg.
 
==== Steps to install ====
 
==== Steps to install ====

2008年4月23日 (三) 11:19的最新版本

This page is now obsolete. It should be deleted as an unnecessary duplicate of Install Pidgin 2.0. This document details how to install the Meanwhile plugin for Gaim under Ubuntu 5.04 using alien and dpkg.

Steps to install

1) Download (to your desktop) the Meanwhile and Gaim-Meanwhile RPMs from sourceforge at: http://sourceforge.net/project/showfiles.php?group_id=110565 The filenames you want are:

  • gaim-meanwhile-1.0.2-0.i386.rpm
  • meanwhile-0.3-1.i386.rpm

2) Convert the RPMs to .deb packages:

  • Open a terminal, then:
cd desktop
sudo alien ./gaim-meanwhile-1.0.2-0.i386.rpm
sudo alien ./meanwhile-0.3-1.i386.rpm

3) Install the .deb packages:

sudo dpkg -i ./gaim-meanwhile_1.0.2-1_i386.deb ./meanwhile_0.3-2_i386.deb

In Ubuntu 5.10 Breezy or Ubuntu 6.4 Dapper, simply install the package gaim-meanwhile from universe.