Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

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

    Installation and Deployment
    2
    3
    1523
    Loading More Posts
    • 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
      kavl last edited by

      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 Reply Quote 0
      • A
        andreyc last edited by

        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 Reply Quote 0
        • K
          kavl last edited by

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

          Solved!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post