Qq tool in Linux: EVA Installation

Source: Internet
Author: User
Tags automake
Qq tool for Linux: Installation of EVA-general Linux technology-Linux technology and application information. For more information, see below. There are many QQ tools in Linux, such as QQ plug-ins, LumaQQ, and EVAqq integrated by Gaim.

Here is an introduction to EVA.
Eva is a QQ client software developed by yunfan Based on the Qt library on the KDE Desktop.

// Note: Since Tencent had changed the protocol in March 3, April ......), In the past, many versions of related software were unavailable,
The EVAqq0.41 version is currently available, but there are also examples of Logon errors in the 0723 compiled files. I cannot guarantee whether EVA can be used? Why? 5 spider muscles? Br/> I am not very clear about other things, such as LumaQQ. Who knows?


The configurations of Different releases are different.
However, the EVA version only provides uncompiled files and requires self-compilation.
It seems like g ++ gcc make automake perl qt3-devel kdelibs3-devel ......


Such as Fedora, After configuring the relevant source in the F-7 version,
Yum install eva
The system automatically configures the file dependency.

Ubuntu (available in version 7.04, 6.10 and earlier versions seem to need to be installed separately)
It can also be executed in the form of similar commands:
$ Sudo apt-get install eva (sudo is performed by users in the group. If it is executed by the Root user, sudo is not allowed)

OpenSuSE 10.2 can also be installed using Yast. Some sources have EVA-related software, but the source does not exist (at least I tried it a few months ago .)

Of course, you can also download the source code and compile it yourself:
:
Http://www.myswear.net/myswear/eva/beta/eva-20070723.tar.bz2
(This version is also shown as version 0.41, which was compiled in July 23 .)
Http://downloads.sourceforge.net... 104990 & big_mirror = 0

Then compile and install it by yourself:
(The following uses OpenSuSE as an example)

Install the following package with yast
Qt3-devel
Kdelibs3-devel
Gcc
Gcc-c ++

Decompress the source code locally.

1. Enter the eva directory and enter
./Configure? Prefix = 'KDE-config? Prefix'

2. Enter
Make
Start compilation. It may take about 7 to 8 minutes, depending on the machine performance.

3. Input
Su
Make install
Install Eva to the KDE System

4. Open the command line and enter
Eva
To run

For configurations of other release versions, refer to this example.

For example, in Ubuntu, if sudo-apt cannot directly find EVA
You can write the source code yourself, and then compile it before work.
$ Sudo apt-get install g ++ gcc make automake perl
$ Sudo apt-get update $ sudo apt-get install kdelibs4-dev kdelibs4c2a

Find the source code directory:
$ Tar-jvxf eva-20070723.tar.bz2
$ Cd/eva
$./Configure -- prefix = 'KDE-config -- prefix'
$ Make (this step may take more than ten minutes, depending on your machine configuration)
$ Sudo make install

After installation is complete, enter eva in the terminal.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.