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. Problem installing qt5 on ubuntu running on a chromebook
Forum Updated to NodeBB v4.3 + New Features

Problem installing qt5 on ubuntu running on a chromebook

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 3.2k 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.
  • F Offline
    F Offline
    Frozsht
    wrote on 4 Dec 2013, 04:08 last edited by
    #1

    I am running ubuntu on a samsung chromebook through crouton. I tried installing qt5 32 bit for linux but I get the "cannot execute binary file" error.

    I tried chmod u+x on the file and I get the same error.

    My laptop is running on an ARM processor. Does this have something to do with it? I know there are limitations with the ARM architecture but I am not really sure how that all works. If so how would I got about installing qt5 on ubuntu using an ARM processor?

    Thank you for your help.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 4 Dec 2013, 09:45 last edited by
      #2

      Hi and welcome to devnet,

      AFAIK, the installers are build for x86/x86_64 processors. You'll need to build Qt yourself, unless Ubuntu provides packages for ARM

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Frozsht
        wrote on 5 Dec 2013, 02:31 last edited by
        #3

        Thank you. I have one more question. I am going over the building qt 5 from git instructions:

        http://qt-project.org/wiki/Building_Qt_5_from_Git

        It says I need a working compiler. Do I need a specific one since I am using and ARM processor? If so, what should I use?

        Thanks again.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 5 Dec 2013, 08:22 last edited by
          #4

          Just install the dev tools on your chromebook. The instructions are the same as for x86

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • A Offline
            A Offline
            agocs
            wrote on 22 Apr 2015, 15:32 last edited by
            #5

            Bit late response, but we finally have some instructions in the Wiki on how to build Qt 5 from git on ARM (and Mali) based Chromebooks: https://wiki.qt.io/Chromebook2

            1 Reply Last reply
            1

            • Login

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