Skip to content

libxml2.so.2 not found on archlinux #7305

@patacca

Description

@patacca

Version and Platform (required):

  • Binary Ninja Version: [5.2.8161-dev (98bf34dd)]
  • Edition: Commercial
  • OS: Archlinux
  • OS Version: 6.14.6-arch1-1
  • CPU Architecture: x86_64

Bug Description:
Please provide a clear and concise description of what happened.

libxml2.so.2 doesn't exist anymore on archlinux (I think since libxml2 version 2.11.5-1).
Instead there is /usr/lib/libxml2.so and /usr/lib/libxml2.so.16.

This is needed for the debugger.

Steps To Reproduce:

ldd plugins/libdebuggercore.so | grep libxml
	libxml2.so.2 => not found

Expected Behavior:

Maybe link to the new version of libxml2? Or statically link to it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions