Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Installation error
Qt 6.11 is out! See what's new in the release blog

Installation error

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.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.
  • K Offline
    K Offline
    Kishore 0
    wrote on last edited by Kishore 0
    #1

    I tried to install Qt
    and downloaded it using the following command
    wget http://download.qt.io/official_releases/online_installers/qt-unified-linux-x64-online.run
    It perfectly downloading but while running it

    ./qt-unified-linux-x64-online.run

    I am facing the following errors:

    ./qt-unified-linux-x64-online.run: /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0: no version information available (required by ./qt-unified-linux-x64-online.run)
    ./qt-unified-linux-x64-online.run: /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so.0: no version information available (required by ./qt-unified-linux-x64-online.run)
    ./qt-unified-linux-x64-online.run: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by ./qt-unified-linux-x64-online.run)
    [0] Warning: Qt Account settings file [/home/kishore/.local/share/Qt/qtaccount.ini] does not exist.
    ./qt-unified-linux-x64-online.run: relocation error: ./qt-unified-linux-x64-online.run: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference

    <Btw my ubuntu version is 14.04>

    jsulmJ 1 Reply Last reply
    0
    • K Kishore 0

      I tried to install Qt
      and downloaded it using the following command
      wget http://download.qt.io/official_releases/online_installers/qt-unified-linux-x64-online.run
      It perfectly downloading but while running it

      ./qt-unified-linux-x64-online.run

      I am facing the following errors:

      ./qt-unified-linux-x64-online.run: /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0: no version information available (required by ./qt-unified-linux-x64-online.run)
      ./qt-unified-linux-x64-online.run: /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so.0: no version information available (required by ./qt-unified-linux-x64-online.run)
      ./qt-unified-linux-x64-online.run: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by ./qt-unified-linux-x64-online.run)
      [0] Warning: Qt Account settings file [/home/kishore/.local/share/Qt/qtaccount.ini] does not exist.
      ./qt-unified-linux-x64-online.run: relocation error: ./qt-unified-linux-x64-online.run: symbol dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not defined in file libdbus-1.so.3 with link time reference

      <Btw my ubuntu version is 14.04>

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Kishore-0 said in Installation error:

      Btw my ubuntu version is 14.04

      This is 6 years old - can't you update?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

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

        I can but doesn't it work on 14.04, any fix without upgrading my ubuntu-version?

        jsulmJ 1 Reply Last reply
        0
        • K Kishore 0

          I can but doesn't it work on 14.04, any fix without upgrading my ubuntu-version?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Kishore-0 You could try offline installer for a Qt version which works on Ubuntu 14.04

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2

          • Login

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