Closed zw963 closed 8 years ago
That's because you need the xkbcommon library for your linux distribution.
i have this package installed, though the name is not exactly same.
rpm -ql libxkbcommon-x11-0
/usr/lib64/libxkbcommon-x11.so.0
/usr/lib64/libxkbcommon-x11.so.0.0.0
/usr/share/doc/packages/libxkbcommon-x11-0
/usr/share/doc/packages/libxkbcommon-x11-0/COPYING
/usr/share/doc/packages/libxkbcommon-x11-0/NEWS
does i need recreate a new symbolic link?
No, that's not the correct lib.
after a search in openSUSE 42.1 with zypper(package manager) I can found the only package is this.
rpm -ql libxkbcommon0
/usr/lib64/libxkbcommon.so.0
/usr/lib64/libxkbcommon.so.0.0.0
/usr/share/doc/packages/libxkbcommon0
/usr/share/doc/packages/libxkbcommon0/COPYING
/usr/share/doc/packages/libxkbcommon0/NEWS
and i recreate it will a new symbolic link as need, it worked.
When i run following code:
get following error: