Use LinuxFetion on Fedora

Source: Internet
Author: User
We all know that China Mobile's fetion business can only be used on specific mobile phones and WindowsPC. Apart from these two computing platforms, we have no way to use Apsara. However, the big brother Libfetion on the Internet developed his own Libfetion library, and then developed the Libfetion GUI program. Unfortunately, he only provided three release packages: Ubuntu, Gentoo, and Arch, but not the rpm package of Fedora. Fortunately, the GUI source code package is used. Good. Do it yourself. Let's compile it ourselves.

We all know that China Mobile's fetion business can only be used on specific mobile phones and Windows PCs. Apart from these two computing platforms, we have no way to use Apsara. However, the big brother Libfetion on the Internet developed his own Libfetion library, and then developed the Libfetion GUI program. Unfortunately, he only provided three release packages: Ubuntu, Gentoo, and Arch, but not the rpm package of Fedora. Fortunately, the GUI source code package is used.

Good. Do it yourself. Compile your own libfetion.

First of all download from the Internet, is this: http://www.libfetion.cn/download/App/linux-fetion-0.2.1.tar.gz

Decompress the package after the download. Open the terminal and go to the directory after decompression. At this time, please make sure that your computer has a good internet connection, or the Fedora DVD media version, before compiling, We need to download some software packages to solve the dependency between compiling and running Libfetion.

Step 1: Change the user in the terminal to root. Enter the su command in the terminal, and then enter the password of the root user, so that the user can be converted to a root user with higher permissions. Because you must use the root permission when using yum. This is a feature of the Fedora system.

Step 2, enter the yum install qt4 qt4-devel libcurl-devel kernel-devel automake gcc-g ++ glibc-devel in the terminal, wait a moment, the system automatically downloads and installs various software packages. In this way, we will build an environment for compiling Libfetion.

Step 3, enter the qmake-qt4 in the terminal, after about 5 seconds, the terminal then pop up the prompt and then. If qmake is abnormal, it will pop up with some error messages. Find a solution to these errors. And then make. It may take several minutes (depending on your computer's performance), and there is a lot of code coming out on the terminal. When no new code appears and a prompt appears, compilation is complete. Good! Your libfetion is complete.

Finally, run./linux-fetion on the terminal, and a Linux Feixin GUI client is displayed in front of you. Feodra and Fetion can coexist! (Author: lsl88)

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.