Skip to content

Ubuntu 25.10 : libxml2.so.2: cannot open shared object file #4117

@pol2095

Description

@pol2095

Problem Description

  • AIR SDK 51.2.2.6
  • Ubuntu 25.10

Steps to Reproduce

when I launch an Air app on Ubuntu 25.10, I have this message error :

Error loading the runtime (libxml2.so.2: cannot open shared object file: No such file or directory)

Known Workarounds

no workaround, it's impossible to install libxml2 using apt

I tried :

sudo ln -s /usr/lib/x86_64-linux-gnu/libxml2.so.16 /usr/lib/x86_64-linux-gnu/libxml2.so.2

I have this message error :

Error loading the runtime (/home/user/myAPP/Adobe AIR/Versions/1.0/libCore.so: undefined symbol: xmlLoadExtDtdDefaultValue, version LIBXML2_2.4.30)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions