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. Cannot run "qt-opensource-linux-x86-1.6.0-4-online.run"
Forum Updated to NodeBB v4.3 + New Features

Cannot run "qt-opensource-linux-x86-1.6.0-4-online.run"

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.8k 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.
  • K Offline
    K Offline
    kavl
    wrote on last edited by
    #1

    I am running pidora on a Raspberry Pi. When I attempt to run qt-opensource-linux-x86-1.6.0-4-online.run I get this error:

    bash: ./qt-opensource-linux-x86-1.6.0-4-online.run: cannot execute binary file

    Prior to attempting to run the installer I did chmod u+x foo.run and it seemed to convert to an executable program, but did not run.

    All I really need is 'qmake'. I need that to compile another program. Any help would be appreciated.

    GS

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andreyc
      wrote on last edited by
      #2

      Welcome to Qt DevNet!

      Raspberry Pi uses ARM CPU and you are trying to run X86 executable.
      It is not going to work.
      You need binaries for Raspberry Pi CPU.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kavl
        wrote on last edited by
        #3

        thanks, you are absolutely right - I had a mind lapse!

        Solved!

        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