"Ubuntu16.04" resolves a qt installation package (. run file) that cannot be used./Command Execution issues

Source: Internet
Author: User
  • When QT is installed on the Ubuntu16.04 system, the installation package is downloaded to the corresponding folder on the Internet, and the next step is to install the command on the terminal.

  • Go to the corresponding folder and execute the installation file using the [./qt-opensource-linux-x64-5.9.1.run] command, but you are prompted with the following error:

BASH:./qt-opensource-linux-x64-5.9.1.run:permission denied

  • Displays the installation package file with the LS file and finds that the file name is white instead of green, indicating that it is not executable.

at this point, add executable permissions to it , using the following command:

chmod +x./qt-opensource-linux-x64-5.9.1.run

[Note that the specific installation package name is subject to your download.]

  • Execute the [./qt-opensource-linux-x64-5.9.1.run] command again to install it properly.

Installation of other software in the same vein

"Ubuntu16.04" resolves a qt installation package (. run file) that cannot be used./Command Execution issues

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.