Linux missing library

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xpto
    Junior Member
    • May 2009
    • 12

    #1

    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
  • David (PassMark)
    Administrator
    • Jan 2003
    • 11099

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

    Comment

    • xpto
      Junior Member
      • May 2009
      • 12

      #3
      Originally posted by passmark
      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

      • Tim (PassMark)
        Senior Member
        • Mar 2005
        • 1723

        #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

        • xpto
          Junior Member
          • May 2009
          • 12

          #5
          Originally posted by TimR
          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...