Skip to content

Official Linux binaries incompatible with libxml2 >= 2.14 #94

@v1s1n

Description

@v1s1n

Hello! Just wanted to let you know that on archlinux, libxml2 has been updated such that libxml2.so.2 no longer exists.

> ls -lah /usr/lib | grep libxml2.so
lrwxrwxrwx   1 root root    13 Apr 26 17:57 libxml2.so -> libxml2.so.16
lrwxrwxrwx   1 root root    17 Apr 26 17:57 libxml2.so.16 -> libxml2.so.16.0.2
-rwxr-xr-x   1 root root  1.3M Apr 26 17:57 libxml2.so.16.0.2

Corroborated here.

ReaPack currently fails to run with this error:

swell: dlopen() failed: libxml2.so.2: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions