Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136637

Missing libxml2.so.2 with libxml2 2.14

XMLWordPrintable

    • cef684f2c (dev), 5dd5d0e88 (6.9), 79699a291 (6.9.1)

      QtWebEngine seems to require libxml2.so.2.

      However, libxml2 v2.14 was released recently, bumping the soname:

      Binary compatibility is restricted to versions 2.14 or newer.
      On ELF systems, the soname was bumped from libxml2.so.2 to libxml2.so.16.

      Due to that, I'm now unable to e.g. run the simplebrowser example from Qt binaries on Archlinux:

      ./simplebrowser: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
      

      As a workaround for Archlinux there is a libxml2-legacy package.

      But probably libxml2.so.2 should be shipped with the binaries, similarly to what's done with ICU as well?

        For Gerrit Dashboard: QTBUG-136637
        # Subject Branch Project Status CR V

            michal Michal Klocek
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes