<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    That was a quick reply. Many thanks.<br>
    <br>
    However:<br>
    <br>
    comp@AbNormal:~/Downloads/ChimeraX$ sudo dpkg -i
    ucsf-chimerax_1.2.5-1_amd64.deb<br>
    Selecting previously unselected package ucsf-chimerax.<br>
    (Reading database ... 509458 files and directories currently
    installed.)<br>
    Preparing to unpack ucsf-chimerax_1.2.5-1_amd64.deb ...<br>
    Unpacking ucsf-chimerax (1.2.5-1) ...<br>
    dpkg: dependency problems prevent configuration of ucsf-chimerax:<br>
    �ucsf-chimerax depends on libgfortran3; however:<br>
    � Package libgfortran3 is not installed.<br>
    �ucsf-chimerax depends on libllvm3.8; however:<br>
    � Package libllvm3.8 is not installed.<br>
    �ucsf-chimerax depends on libssl1.0.0; however:<br>
    � Package libssl1.0.0 is not installed.<br>
    <br>
    dpkg: error processing package ucsf-chimerax (--install):<br>
    �dependency problems - leaving unconfigured<br>
    Processing triggers for man-db (2.8.5-2) ...<br>
    Errors were encountered while processing:<br>
    �ucsf-chimerax<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 10/08/2021 03:22 PM, Tom Goddard
      wrote:<br>
    </div>
    <blockquote
      cite="mid:71F2BD20-53FA-44CD-8AD8-BB2D910ECAA6@sonic.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Hi Stephen,
      <div class=""><br class="">
      </div>
      <div class="">� Our linux ChimeraX expert is on vacation but here
        is an idea. �The problem is that the Qt window toolkit can't
        start and that is almost surely a missing system library,
        probably one that the Qt xcb plugin shared library needs. �I see
        a ChimeraX mailing list discussion of this problem here</div>
      <div class=""><br class="">
      </div>
      <div class=""><a moz-do-not-send="true"
href="https://www.rbvi.ucsf.edu/pipermail/chimerax-users/2021-June/002339.html"
          class="">https://www.rbvi.ucsf.edu/pipermail/chimerax-users/2021-June/002339.html</a></div>
      <div class=""><br class="">
      </div>
      <div class="">Supposedly the ChimeraX 1.2.5-1 builds on the
        download page solved that issue. �If you are using the "generic
        Linux" ChimeraX distribution I'd suggest instead using the
        Ubuntu 18.04 ChimeraX version which is a .deb file for debian 10
        according to the ChimeraX download page. �The advantage of using
        the .deb distribution is that it uses the Debian package manager
        to assure the needed libraries are installed, while the "generic
        Linux" ChimeraX .tar.gz file tries to include �the needed
        libraries but not always successfully since different linux
        distros include different system libraries.</div>
      <div class=""><br class="">
      </div>
      <div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>Tom</div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
        <div><br class="">
          <blockquote type="cite" class="">
            <div class="">On Oct 8, 2021, at 12:04 PM, Stephen P. Molnar
              via ChimeraX-users <<a moz-do-not-send="true"
                href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>>
              wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <div class="">I am attempting the installation of
                ChimeraC-1.2.5(chimerax-1.2.5-rc-2021.05.24) on my up to
                date Debian v-1064 bit platform. I �open the tar.gz
                package without any difficulties, but when I attempt to
                execute ChmieraX i get the following:<br class="">
                <br class="">
                <a class="moz-txt-link-abbreviated" href="mailto:comp@AbNormal:~/Apps/chimerax-1.2.5-rc-2021.05.24/bin$">comp@AbNormal:~/Apps/chimerax-1.2.5-rc-2021.05.24/bin$</a>
                ./ChimeraX<br class="">
                qt.qpa.plugin: Could not load the Qt platform plugin
                "xcb" in "" even though it was found.<br class="">
                This application failed to start because no Qt platform
                plugin could be initialized. Reinstalling the
                application may fix this problem.<br class="">
                <br class="">
                Available platform plugins are: eglfs, linuxfb, minimal,
                minimalegl, offscreen, vnc, wayland-egl, wayland,
                wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.<br
                  class="">
                <br class="">
                Fatal Python error: Aborted<br class="">
                <br class="">
                Current thread 0x00007fcb3dafd740 (most recent call
                first):<br class="">
                �File
                "/home/comp/Apps/chimerax-1.2.5-rc-2021.05.24/lib/python3.8/site-packages/chimerax/ui/gui.py",
                line 157 in __init__<br class="">
                �File
                "/home/comp/Apps/chimerax-1.2.5-rc-2021.05.24/lib/python3.8/site-packages/ChimeraX_main.py",
                line 577 in init<br class="">
                �File
                "/home/comp/Apps/chimerax-1.2.5-rc-2021.05.24/lib/python3.8/site-packages/ChimeraX_main.py",
                line 1015 in <module><br class="">
                �File
                "/home/comp/Apps/chimerax-1.2.5-rc-2021.05.24/lib/python3.8/runpy.py",
                line 87 in _run_code<br class="">
                �File
                "/home/comp/Apps/chimerax-1.2.5-rc-2021.05.24/lib/python3.8/runpy.py",
                line 194 in _run_module_as_main<br class="">
                Aborted<br class="">
                <a class="moz-txt-link-abbreviated" href="mailto:comp@AbNormal:~/Apps/chimerax-1.2.5-rc-2021.05.24/bin$">comp@AbNormal:~/Apps/chimerax-1.2.5-rc-2021.05.24/bin$</a><br
                  class="">
                <br class="">
                xcb is installed, but the Debian v-10 default version of
                python is 3.7. Is this the problem?<br class="">
                <br class="">
                Is there a solution? Reinstalling did not fix the
                problem.<br class="">
                <br class="">
                Thanks in advance.<br class="">
                <br class="">
                -- <br class="">
                Stephen P. Molnar, Ph.D.<br class="">
                <a moz-do-not-send="true"
                  href="http://www.molecular-modeling.net" class="">www.molecular-modeling.net</a><br
                  class="">
                614.312.7528 (c)<br class="">
                Skype: �smolnar1<br class="">
                <br class="">
                _______________________________________________<br
                  class="">
                ChimeraX-users mailing list<br class="">
                <a class="moz-txt-link-abbreviated" href="mailto:ChimeraX-users@cgl.ucsf.edu">ChimeraX-users@cgl.ucsf.edu</a><br class="">
                Manage subscription:<br class="">
<a class="moz-txt-link-freetext" href="https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br class="">
                <br class="">
              </div>
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Stephen P. Molnar, Ph.D.
<a class="moz-txt-link-abbreviated" href="http://www.molecular-modeling.net">www.molecular-modeling.net</a>
614.312.7528 (c)
Skype:  smolnar1

</pre>
  </body>
</html>