Install Feixin under Fedora

Source: Internet
Author: User
Under Fedora7. (Also implemented in Fedora9) first download the Apsara file. Http://www.libfetion.cn/old_demoapp_download.html. The installation package of Fedora is not provided. Download the source file. Decompress the package. Because the Qt library is not installed, You have to download the Qt file. Http://www.qtcn.org/bbs/read.php? Tid = 1075. The latest Qt4.4.0for

Under Fedora7. (Also implemented in Fedora 9) first download the Apsara file. Http://www.libfetion.cn/old_demoapp_download.html. The installation package of Fedora is not provided. Download the source file.

Decompress the package.

Because the Qt library is not installed, You have to download the Qt file. Http://www.qtcn.org/bbs/read.php? Tid = 1075.

Download the latest Qt 4.4.0 for Embedded Linux OpenSource in my selection.

1. decompress the file under/usr/local /.
# Tar zxvf qt-embedded-linux-opensource-src-4.4.0.tar.gz

Change the folder name to qt
# Mv/usr/local/qt-x11-free-3.3.8b qt

2. Set the QT environment variable and make it take effect immediately
# Vi/etc/profile

Add the following information
Export QTDIR =/usr/local/qt
Export PATH = $ QTDIR/bin: $ PATH
Export MANPATH = $ QTDIR/man: $ MANPATH
Export LD_LIBRARY_PATH = $ QTDIR/lib: $ LD_LIBRARY_PATH
Save and exit.

3. # cd/usr/local/qt
#./Configure
# Make)
After compilation is successful, it is successful.

4. Go to the Apsara client folder.

5. Execute
# Qmake
After completion
# Make

A linux-fetion executable file is generated in the folder. Click (or enter./linux-fetion ). Enter the mobile phone number, password, and OK.

Create a starter. Select an icon and select the executable file linux-fetion in the corresponding folder. In this case, there is a small problem: Use the starter to start libfetion, the interface part is in English, and there is no small icon in the upper right corner, it is easy for you to ignore his existence, and click Start, these problems do not exist.

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.