Hi,
Servivce says:
nordvpnd.service: Main process exited, code=exited, status=127/n/a
/usr/sbin/nordvpnd: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
GUI says: “Failed to load NordVPN service”
After researching, others use, e.g., from Arch: libxml2-legacy
Do I now have to install Win11? Or Debian?
Operating System: openSUSE Tumbleweed 20251015
KDE Plasma version: 6.4.5
KDE Frameworks version: 6.19.0
Qt version: 6.10.0
Kernel version: 6.17.2-1-default (64-bit)
System version: Default string-WCP
I guess you missed something.
There is an English language section here, where people are assumed to use the English langauge.
There is a German language section here, where people are assumed to use the German language.
You apparently mixed this. I will try to ask staff to move this one.
I am the one who posted the issue with viber, the one @hui is referring to, which is identical to yours.
You need to add a symlink in the /usr/lib64 folder so that libxml2.so.2 points to libxml2.so.16.0.5. This is what made viber work again on my tw system. libxml2.so.16.0.5 should be installed on your system. A ls -al libxml2* should show it.
Or you can follow @arvidjaar 's advice and use another distribution.
I tried linking to libxml2.so.16.0.5 but nordvpnd complained about the version. It appears nordvpnd needs the actual libxml2.so.2 version so I copied one into my /usr/lib64 folder instead. It’s working for now.