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. Not able to install on Raspbian
QtWS25 Last Chance

Not able to install on Raspbian

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 803 Views
  • 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.
  • A Offline
    A Offline
    AQTStudent
    wrote on last edited by
    #1

    Hello,

    I am trying to get the compiler to work.
    Downloaded the online installer from the site, make it executable and then it does not execute..
    The ls command gives me the following(QT is the online installer)
    @QT
    chmod +x QT
    ./QT
    bash: ./QT: cannot execute binary file..
    @
    Same holds for the offline installer..
    Can anyone help?

    Note:
    I found out when pressing ctrl+alt+1, I get the following:
    @/root/QT: 1: /root/QT: (chars I can't express) not found
    /root/QT: 3: /root/QT: Syntax error: word unexpected (expecting ")")@

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The installers are not built for ARM but for x86 and x86_64. You have to build Qt yourself for Raspbian either natively (takes lots of time) or by cross-compilation.

      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
        AQTStudent
        wrote on last edited by
        #3

        [quote author="SGaist" date="1422048919"]Hi,

        The installers are not built for ARM but for x86 and x86_64. You have to build Qt yourself for Raspbian either natively (takes lots of time) or by cross-compilation.[/quote]

        Aight! Thanks for this!

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You're welcome !

          Happy building :)

          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

          • Login

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