Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. ./configure: Permission denied in building qt from source
Forum Updated to NodeBB v4.3 + New Features

./configure: Permission denied in building qt from source

Scheduled Pinned Locked Moved Solved General and Desktop
build qtopensource5.6.0
5 Posts 2 Posters 3.2k 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.
  • AmazingQtA Offline
    AmazingQtA Offline
    AmazingQt
    wrote on last edited by
    #1

    I have downloaded the tar.gz package of qt opensource 5.6.0 from the official site and i got an error like this

    ./configure: 49: exec: /home/qt-everywhere-opensource-src-5.6.0/qtbase/configure: Permission denied

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      did u check its runnable?

      chmod +x ./configure

      1 Reply Last reply
      0
      • AmazingQtA Offline
        AmazingQtA Offline
        AmazingQt
        wrote on last edited by
        #3

        Yes I have changed the permission it still shows the same

        mrjjM 1 Reply Last reply
        0
        • AmazingQtA AmazingQt

          Yes I have changed the permission it still shows the same

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #4

          @AmazingQt said:

          qtbase/configure: Permission denied

          did u try any of
          http://askubuntu.com/questions/288687/permission-denied-when-using-configure
          http://askubuntu.com/questions/623461/bash-configure-permission-denied
          or check if same case.

          You seem to be in your home folder.
          so not sure any of those apply.
          Check if /home is mounted with noexec

          1 Reply Last reply
          0
          • AmazingQtA Offline
            AmazingQtA Offline
            AmazingQt
            wrote on last edited by
            #5

            In my case the package extracted were not complete so I had to extract it again and finally it was working

            1 Reply Last reply
            1

            • Login

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