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
QtWS25 Last Chance

./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
  • 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.
  • A Offline
    A Offline
    AmazingQt
    wrote on 11 Aug 2016, 07:55 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
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 11 Aug 2016, 08:01 last edited by
      #2

      did u check its runnable?

      chmod +x ./configure

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AmazingQt
        wrote on 11 Aug 2016, 08:09 last edited by
        #3

        Yes I have changed the permission it still shows the same

        M 1 Reply Last reply 11 Aug 2016, 08:25
        0
        • A AmazingQt
          11 Aug 2016, 08:09

          Yes I have changed the permission it still shows the same

          M Offline
          M Offline
          mrjj
          Lifetime Qt Champion
          wrote on 11 Aug 2016, 08:25 last edited by mrjj 8 Nov 2016, 08:28
          #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
          • A Offline
            A Offline
            AmazingQt
            wrote on 11 Aug 2016, 09:33 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

            1/5

            11 Aug 2016, 07:55

            • Login

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