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. [Solved] Qt 4 SDK offline installer not working on Ubuntu 11.04
Forum Updated to NodeBB v4.3 + New Features

[Solved] Qt 4 SDK offline installer not working on Ubuntu 11.04

Scheduled Pinned Locked Moved Installation and Deployment
14 Posts 7 Posters 11.4k 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.
  • C Offline
    C Offline
    codeartist
    wrote on last edited by
    #5

    Hey Koahnig. I was not able to install it. But now I am able to run that file. But during installation there were some errors like

    com.nokia.ndk.api.ovinotifications.documentation

    and after finishing the installation. when I try to run qmake -project command.
    It says that the command not exist. That's why I am not able to run any of my file. Any help from your side will be appreciated :)

     ************CODE-ARTIST************
    
    1 Reply Last reply
    0
    • L Offline
      L Offline
      loladiro
      wrote on last edited by
      #6

      I hope help from my side is also appreciated ;) . If you are running qmake from a normal Terminal, make sure you have the SDK folder in your PATH (see "here":http://doc.qt.nokia.com/4.7/install-x11.html#step-4-set-the-environment-variables on what to do - adjust the paths of course).

      1 Reply Last reply
      0
      • C Offline
        C Offline
        codeartist
        wrote on last edited by
        #7

        Thanks for your help. Loladiro :)
        Will let you know whether it's working or not. :)

         ************CODE-ARTIST************
        
        1 Reply Last reply
        0
        • T Offline
          T Offline
          TobbY
          wrote on last edited by
          #8

          How did you run that file, same problem with me
          [quote author="codeartist" date="1309469301"]Thanks for your help. Loladiro :)
          Will let you know whether it's working or not. :)[/quote]

          1 Reply Last reply
          0
          • C Offline
            C Offline
            codeartist
            wrote on last edited by
            #9
            1. Right Click(.run file)>Properties>Permission
            2. Check “Allow execution”
            3. Press “Close”
            4. Double Click the .run file
             ************CODE-ARTIST************
            
            1 Reply Last reply
            0
            • C Offline
              C Offline
              codeartist
              wrote on last edited by
              #10

              @Tobby: Are you not able to run qmake -project command in terminal?

               ************CODE-ARTIST************
              
              1 Reply Last reply
              0
              • I Offline
                I Offline
                ivanov-yordan
                wrote on last edited by
                #11

                Actually you have to follow these steps:

                1. Press CTRL+ALT+T
                2. cd to the downloaded file.
                3. mv Qt_SDK_Lin32_offline_v1_1_2_en.run ./Qt_SDK_Lin32_offline_v1_1_2_en.bin
                4. sudo su
                5. chmod x Qt_SDK_Lin32_offline_v1_1_2_en.bin
                6. ./Qt_SDK_Lin32_offline_v1_1_2_en.bin.
                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  dangelog
                  wrote on last edited by
                  #12

                  Guys: please: don't suggest people to run commands as root when it's absolutely not needed. Search engines do index this forum.

                  You guys are likely to have downloaded the file for the wrong architecture (64 bit instead of 32 or vice versa).

                  Software Engineer
                  KDAB (UK) Ltd., a KDAB Group company

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    TobbY
                    wrote on last edited by
                    #13

                    thanks that really helped, one more thing i do is put the installer in system drive to make ir work.
                    [quote author="codeartist" date="1310576969"]1. Right Click(.run file)>Properties>Permission
                    2. Check “Allow execution”
                    3. Press “Close”
                    4. Double Click the .run file
                    [/quote]

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      codeartist
                      wrote on last edited by
                      #14

                      Yeah! Sorry for that. :( I forgot to say that :)

                      [quote author="TobbY" date="1310818420"]thanks that really helped, one more thing i do is put the installer in system drive to make ir work.
                      [/quote]

                       ************CODE-ARTIST************
                      
                      1 Reply Last reply
                      0

                      • Login

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