@varqox, the error is not caused by aeskulap
:
warning: libxml2.so.2, needed by /usr/lib/libglade-2.0.so, not found (try using -rpath or -rpath-link)
Your build of libglade
is outdated, either because you installed it before libxml2
was updated or because you obtained it as a broken prebuilt package from a custom repo, such as andontie-aur
. In any case, the solution is to simply rebuild libglade
or use a custom repo that rebuilds packages when necessary, such as chaotic-aur
.
Pinned Comments
vitaliikuzhdin commented on 2025-05-26 21:02 (UTC)
@varqox, the error is not caused by
aeskulap
:Your build of
libglade
is outdated, either because you installed it beforelibxml2
was updated or because you obtained it as a broken prebuilt package from a custom repo, such asandontie-aur
. In any case, the solution is to simply rebuildlibglade
or use a custom repo that rebuilds packages when necessary, such aschaotic-aur
.