Install Qt4.3.4 in Linux

Source: Internet
Author: User
Installation of Qt4.3.4 in Linux-general Linux technology-Linux programming and kernel information. For details, refer to the following section. 1. Download Qt4

Download qt-x11-opensource-src-4.3.4.tar.gz from www.trolltech.com.

2. Install Qt4

In Linux, run $ tar? Zvxf qt-x11-opensource-src-4.3.4.tar.gz unzipping.

Enter the folder qt-x11-opensource-src-4.3.4 and run the command $./configure

The configuration information is displayed. Run the command $ make

It may take a long time to compile and compile. The time depends on the configuration of the machine and the final command is run.

$ Su? C "make install"

(During the compilation process, the g ++ compiler may not be able to find the problem. You can download and install it online before compiling, you can also add programs in the "Add/delete programs" directory on the installation disk of the Linux system)
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.