Compile the linuxfetion application demo under Fedora

Source: Internet
Author: User
1: Fedora Installation Development and compilation environment sudoyuminstallqt4qt4-devellibcurllibcurl-develkernel-develautomakegcc-g + + glibcglibc-devel2: Go to http://www.libfetion.cn/linux_demoapp_download.htmldownload the latest libfetionguisource code

1: Install the development and compilation environment under Fedora
Sudo yum install qt4 qt4-devel libcurl-devel kernel-devel automake gcc-g ++ glibc-devel

2: Go to the http://www.libfetion.cn/Linux_demoapp_download.html to download the latest libfetion GUI source code

3: Decompress the downloaded file with the decompress command.
Tar-zxvf linux-fetion-*** .tar.gz (*** indicates the program version number)

4: Enter the decompressed folder
Cd linux-fetion-*** (*** indicates the program version number)

5: if you are a 64-bit system, run the 64_libfetion.sh script.
./64_libfetion.sh

6: run the compilation command
Qmake-qt4
Make

7. Run the installer script.
./Install. sh

8: Finally, if everything goes well. You can see libfetion in the program menu. Now you can delete the downloaded file.

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.