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. Trying to install on Debian 11
Forum Updated to NodeBB v4.3 + New Features

Trying to install on Debian 11

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 1.1k 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.
  • U Offline
    U Offline
    U7Development
    wrote on last edited by
    #1

    Hi!.

    I have recently installed Debian 11 (Bullseye) and when i try to install Qt Framework this happens:

    /qt-unified-linux-x64-4.1.1-online.run: error while loading shared libraries: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory
    

    when i open synaptic and check for libxkbcommon, it shows that libxkbcommon0 (1.0.3-2) and libxkbregistry0 (1.0.3-2) are installed...

    any help will be very appreciate
    M.

    eyllanescE 1 Reply Last reply
    0
    • U U7Development

      Hi!.

      I have recently installed Debian 11 (Bullseye) and when i try to install Qt Framework this happens:

      /qt-unified-linux-x64-4.1.1-online.run: error while loading shared libraries: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory
      

      when i open synaptic and check for libxkbcommon, it shows that libxkbcommon0 (1.0.3-2) and libxkbregistry0 (1.0.3-2) are installed...

      any help will be very appreciate
      M.

      eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on last edited by
      #2

      @U7Development try with:

      sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
      

      If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

      U 1 Reply Last reply
      1
      • eyllanescE eyllanesc

        @U7Development try with:

        sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev
        
        U Offline
        U Offline
        U7Development
        wrote on last edited by
        #3

        @eyllanesc thanks, that solved the problem...

        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