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]failed to install Qt SDK...cannot execute binary file
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]failed to install Qt SDK...cannot execute binary file

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 8.3k 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
    cloudbuster
    wrote on last edited by
    #1

    @
    drwxr-xr-x. 3 qt4user qt4user 4096 Apr 27 22:56 ./
    drwx------. 59 qt4user qt4user 4096 Apr 27 19:37 ../
    -rw-rw-r--. 1 qt4user qt4user 4368 Jan 5 12:10 adobe-release-i386-1.0-1.noarch(1).rpm
    -rw-rw-r--. 1 qt4user qt4user 4368 Jan 5 12:07 adobe-release-i386-1.0-1.noarch.rpm
    -rw-rw-r--. 1 qt4user qt4user 64370 Apr 19 14:53 Corsair20-233-225Apr19Apr2512cd12.pdf
    -rw-rw-r--. 1 qt4user qt4user 2787328 Apr 5 10:45 dft32_v416_b00.iso
    -rw-------. 1 qt4user qt4user 50 Apr 27 11:50 .directory
    -rw-rw-r--. 1 qt4user qt4user 113222035 Apr 27 22:03 eclipse-cpp-indigo-SR2-incubation-linux-gtk-x86_64.tar.gz
    -rw-rw-r--. 1 qt4user qt4user 151016487 Apr 27 21:16 eclipse-linuxtools-indigo-SR2-incubation-linux-gtk-x86_64.tar.gz
    -rw-rw-r--. 1 qt4user qt4user 6733489 Jan 4 21:13 flash-plugin-11.1.102.55-release.i386.rpm
    -rw-rw-r--. 1 qt4user qt4user 25244 Apr 19 10:41 g-cvr-120419-discovery-8a.grid-6x2.jpg
    drwxr-----. 19 qt4user qt4user 4096 Jan 7 19:50 hplip-3.11.12/
    -rw-rw-r--. 1 qt4user qt4user 21539132 Jan 5 14:06 hplip-3.11.12.run
    -rw-rw-r--. 1 qt4user qt4user 21539132 Jan 7 19:27 hplip-3.11.12x.run
    -rw-rw-r--. 1 qt4user qt4user 24344882 Apr 27 11:35 qt-eclipse-integration-linux.x86_64-1.6.1.tar.gz
    -rwxrw-r--. 1 qt4user qt4user 804478453 Apr 26 23:49 QtSdk-offline-linux-x86_64-v1.2.1.run*
    -rwxrw-r--. 1 qt4user qt4user 27202203 Apr 27 22:56 QtSdk-online-linux-x86_64-v1.2.1.run*
    [root@lmkiii Downloads]# ./QtSdk-offline-linux-x86_64-v1.2.1.run
    -bash: ./QtSdk-offline-linux-x86_64-v1.2.1.run: cannot execute binary file
    [root@lmkiii Downloads]# ./QtSdk-online-linux-x86_64-v1.2.1.run
    -bash: ./QtSdk-online-linux-x86_64-v1.2.1.run: cannot execute binary file
    [root@lmkiii Downloads]#
    @
    yes I did chmod u+x on the .bin files

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bobby
      wrote on last edited by
      #2

      This may be better placed in the installation forum.

      Based on the other packages you listed, you may want to download the 32 bit version of the installer and try that.

      "Linux is not user-friendly." It is user-friendly. It is not ignorant-friendly and idiot-friendly.
      ---Source unknown

      1 Reply Last reply
      0
      • L Offline
        L Offline
        luca
        wrote on last edited by
        #3

        The SDK shouldn't be installed as root.

        Try to install it as "qt4user" or if you want to install as "root" user you must do this before:
        @
        chmod o+x ./QtSdk-online-linux-x86_64-v1.2.1.run
        @

        1 Reply Last reply
        0
        • C Offline
          C Offline
          cloudbuster
          wrote on last edited by
          #4

          32 bit version installed successfully...64 did not

          failed for several reasons

          the only projects I have are eclipse workstation projects

          how do I start the QT SDK

          Did not show up under the Fedora 16 (64 bit) menu for development

          Using the page left over from the install I selected a working .pro file in a non eclipse project

          I got partial window display...how does one enter arguments

          Normally to run this .pro project I enter: ./QtFigs4 figs.xml

          Guess I cannot use yum or yumex to uodate

          wait...seems to be an updater facility

          1 Reply Last reply
          0
          • B Offline
            B Offline
            bobby
            wrote on last edited by
            #5

            Inside of the QtSDK is QtCreator/bin/qtcreator

            Run that and rock out

            "Linux is not user-friendly." It is user-friendly. It is not ignorant-friendly and idiot-friendly.
            ---Source unknown

            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