Error messages from the library requirements section
Error messages from the library requirements section
Hello, I'm struggling with installing software on my Kali Linux. After an upgrade and update, I keep encountering library requirements issues and circular dependencies. Any advice or solutions would be appreciated. Thanks!
We're encountering issues here. The error indicates that libxml-2.0 isn't found meeting the required version (at least 2.4.10). It also mentions problems with gtk+-2.0 and other dependencies like glib, libgnomeui, etc. The system reported missing packages such as libglade-2.0 and libgnomecanvas-2.0. There seems to be a mismatch between the expected and actual library versions. It looks like the pkg-config search path might need adjustment, possibly by adding the directory with libxml-2.0.pc to PKG_CONFIG_PATH. Additionally, the environment variables ETHERAPE_CFLAGS and ETHERAPE_LIBS could help bypass the pkg-config check. The situation is quite unstable, and it's likely still buggy.
I fixed several issues using a dist-upgrade, thank you for your assistance. I managed to install Ethereape like that, but I’m still having trouble with the remaining parts even after a complete upgrade.