1,到官方网站去下载2005或者2006版本的Lumaqq,如果你不会配置基本的Java,那么就选择带jre的。
http://lumaqq.linuxsir.org/main/?q=node/18
2,比如下载了lumaqq_2005-linux_gtk2_x86_with_jre.tar
带有jre的LumaQQ 2005版本
3,按Ctrl+alt+F1,转到第一个控制台下,输入用户名:root,然后输入密码,进入root模式。
4,依次输入以下命令:
locate -u (定位所有文件)
locate lumaqq_2005-linux_gtk2_x86_with_jre.tar (定位刚刚下载的lumaqq)
会出现一个类似于以下的结果
/root/download/lumaqq_2005-linux_gtk2_x86_with_jre.tar
然后:
cp /root/download/lumaqq_2005-linux_gtk2_x86_with_jre.tar /opt/ (复制这个文件到/opt)
rm /root/download/lumaqq_2005-linux_gtk2_x86_with_jre.tar (删除原文件,酌情删除)
cd /opt (进入opt目录)
tar zxvf lumaqq_2005-linux_gtk2_x86_with_jre.tar (解压缩LumaQQ)
这就安装完毕
按Ctrl+alt+F7回到Gnome桌面(不要问我KDE,我不会用KDE,并且以下的内容仅适合Gnome 2.10及以上)
打开-应用程序-系统工具-超级用户终端(会要求输入密码)
gedit /usr/share/applications/LumaQQ.Desktop
出现Gedit界面,编辑这个新文件,内容如下:
[Desktop Entry]
Name=LumaQQ
Comment=A Oicq Client for Gnome Desktop
Exec=/opt/LumaQQ/lumaqq
Terminal=false
Type=Application
Categories=Application;Network;
保存文件退出。
注销,并回到Gnome桌面
可以从应用程序-网络-LumaQQ打开LumaQQ