Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install and use LumaQQ under linux system

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "how to install and use LumaQQ under the linux system". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to install and use LumaQQ under the linux system.

LumaQQ is a cross-platform version of QQ, which currently includes Linux, MacOS, Windows and other UNIX versions. This article focuses on the installation of LumaQQ in Linux.

What is LumaQQ

LumaQQ, developed by brother luma, is a cross-platform QQ client with a reusable pure Java core and a SWT-based imitation QQ interface. If you are using LumaQQ, please do not forget to learn about the history of LumaQQ.

If you want to know more, please visit LumaQQ.LinuxSir.Org, there are many stories; if you are a developer of JAVA programs, you may use LumaQQ as an example textbook, authentic OpenSource Code; you have to accept it!

Second, the system environment required by LumaQQ

LumaQQ is a JAVA program that requires a JAVA system environment to run and use; so we must install JRE or JDK

Please refer to "JRE installation and configuration to suit the environment in which JAVA programs are run"

Download and install LumaQQ

1. Download

Home address: LumaQQ.LinuxSir.Org

Download address: LumaQQ 2004T

Please download the following two files:

1) lumaqq_2004t-linux_gtk2_x86_no_jre.tar.gz file

Lumaqq_2004t-linux_gtk2_x86_no_jre.tar.gz download address 1

Lumaqq_2004tlinux_gtk2_x86_no_jre.tar.gz download address 2

2) lumaqq_2004t_patch_2005.08.26.21.00.zip file

Lumaqq_2004t_patch_2005.08.26.21.00.zip

2. Decompression and installation

In fact, it can be used after decompression, not to mention installation; we decompress lumaqq_2004t- linux_gtk2_x86_no_jre.tar.gz, the main program of LumaQQ, and then put the patch package. Unzip lumaqq_2004t_patch_2005.08.26.21.00.zip; OK the patch to the LumaQQ/lib directory

[root@localhost sunjava] # tar zxvf lumaqq_2004t-linux_gtk2_x86_no_jre.tar.gz

[root@localhost sunjava] # unzip lumaqq_2004t_patch_2005.08.26.21.00.zip

[root@localhost sunjava] # cp jql-20050817231959.jar LumaQQ/lib/

[root@localhost sunjava] # cp lumaqq.jar LumaQQ/lib/

Cp: whether to overwrite 'LumaQQ/lib/lumaqq.jar'? Y

3. Call

[root@localhost sunjava] # cd LumaQQ

[root@localhost LumaQQ] #. / lumaqq

If you want to be more convenient, please do the following

[root@localhost sunjava] # chmod-R 777 LumaQQ

[root@localhost sunjava] # mv LumaQQ/ / opt/

[root@localhost sunjava] # ln-s / opt/LumaQQ/lumaqq / usr/bin/lumaqq

So all we have to do is type lumaqq under the console to call it.

At this point, I believe you have a deeper understanding of "how to install and use LumaQQ under the linux system". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report