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. Error Installing Qt 5.15.2 on Linux Mint LMDE 4 (Debian 10.10)
Forum Updated to NodeBB v4.3 + New Features

Error Installing Qt 5.15.2 on Linux Mint LMDE 4 (Debian 10.10)

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

    I am attempting to install Qt 5.15.2 on a machine running Linux Mint LMDE 4 64-bit (Debian 10.10).
    There are a couple problems:

    1. The shortcuts to the Maintenance Tool and QtCreator do not get added to the Programming menu
    2. If I attempt to start QtCreator manually from a terminal it cannot load the "xcb" modules even though they exist.

    A check with synaptic verifies that.

    So where do I look now?

    BTW installation is from the online installer app qt-unified-linux-x64-4.1.1-online.run (verified)

    Ken AD5XJ

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ad5xj said in Error Installing Qt 5.15.2 on Linux Mint LMDE 4 (Debian 10.10):

      Debian 10.10

      You need xcb >= 1.11: https://doc.qt.io/qt-5/linux-requirements.html

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ad5xj
        wrote on last edited by
        #3

        As it turns out Debian 10.10 on which Mint LMDE 4 is built has libxcb v 1.14-2

        Ken AD5XJ

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

          There might be something else missing.

          Start Qt Creator with the QT_DEBUG_PLUGINS environment variable set to 1 to get more information about what is going on.

          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
          1

          • Login

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