Announcement

Collapse
No announcement yet.

Linux missing library

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux missing library

    Hello all.

    When I try to run Passmark in a Debian based Linux computer (via terminal), it returns me missing library.

    So using dd command, I get:
    libxcb-xlib not found message


    Do you know what package includes this missing library?

    Using Synaptic I see many libxcb-XXXXX references (some are installed and some others are not), but I don't know which one to install so I can run Passmark's B.I.T.


    Can someone help?


    Thank you.
    xpto

  • #2
    There is a section in the FAQ about missing libraries,
    http://www.passmark.com/support/bitlinux_faq.htm

    Comment


    • #3
      Originally posted by passmark View Post
      There is a section in the FAQ about missing libraries,
      http://www.passmark.com/support/bitlinux_faq.htm

      Hello.

      Hum... read it. There's nothing specific to libxcb-xlib.

      Any more suggestions?

      Thank you

      Comment


      • #4
        You should just need the libxcb package, possibly listed as libxcb1 in synaptic (this is how it appears in Ubuntu). The development environment we're using has libxcb - 1.2-5 though a newer version should be fine as well.

        Was this the only missing library reported by ldd?

        Comment


        • #5
          Originally posted by TimR View Post
          You should just need the libxcb package, possibly listed as libxcb1 in synaptic (this is how it appears in Ubuntu). The development environment we're using has libxcb - 1.2-5 though a newer version should be fine as well.

          Was this the only missing library reported by ldd?

          Hello Tim.

          Thank you for your answer.

          libxcb was the only library missing (I also thought it was strange, because normally many more libraries are missing - ie:when KDELibs is absent, this produces several libraries missing messages).

          But I'll try your suggestions and then get back to you.

          Thank you so much.
          xpto

          Comment

          Working...
          X