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. [SOLVED]error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory

Scheduled Pinned Locked Moved General and Desktop
qt5.5ubuntu
3 Posts 2 Posters 34.0k 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.
  • R Offline
    R Offline
    Ratzz
    wrote on 8 Sept 2015, 13:17 last edited by Ratzz 9 Sept 2015, 04:53
    #1

    I am using Ubuntu 10.04 LTS , I am trying to install QT 5.5 (qt-opensource-linux-x86-5.5.0.run).
    I used following command to install QT.

    chmod +x qt-opensource-linux-x86-5.5.0.run
    ./qt-opensource-linux-x86-5.5.0.run
    

    First command ran successfully But got error for second command.

    ./qt-opensource-linux-x86-5.5.0.run: error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory
    

    Is the library missing??Am i missing any step?

    --Alles ist gut.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 8 Sept 2015, 13:45 last edited by
      #2

      Hi,

      Already answered here

      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
      • R Offline
        R Offline
        Ratzz
        wrote on 9 Sept 2015, 04:53 last edited by
        #3

        @SGaist
        Thanks for the reply.
        The link helped me. I installed libx11-xcb-dev using this .

        --Alles ist gut.

        1 Reply Last reply
        0

        3/3

        9 Sept 2015, 04:53

        • Login

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