- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 25
Open
Description
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
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
Labels
No labels