Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt5.14.2 qt-everywhere-src-5.14.2.zip cannot run in ubuntu18.04
Qt 6.11 is out! See what's new in the release blog

Qt5.14.2 qt-everywhere-src-5.14.2.zip cannot run in ubuntu18.04

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 869 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dijia
    wrote on last edited by
    #1

    I tried to run'./configure -h', but this message is displayed.
    'bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory'
    So can anyone tell me why?

    JKSHJ 1 Reply Last reply
    0
    • D dijia

      I tried to run'./configure -h', but this message is displayed.
      'bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory'
      So can anyone tell me why?

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by JKSH
      #2

      Hi, and welcome!

      @dijia said in Qt5.14.2 qt-everywhere-src-5.14.2.zip cannot run in ubuntu18.04:

      'bash: ./configure: /bin/sh^M:

      ^M is related to the Windows line ending. Linux interprets it wrongly.

      Download qt-everywhere-src-5.14.2.tar.xz instead. These source files use Linux line endings.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      3

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved