Support Board
Date/Time: Thu, 18 Sep 2025 11:53:39 +0000
Post From: Linux
[2020-10-02 14:11:46] |
R1sk - Posts: 247 |
Great. Now you have new libs in place. But for some reason one of your symbolic links is bad. This lrwxrwxrwx 1 root root 23 Sep 30 13:57 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 -> libX11-xcb.so.1.0.0.~1~
should be like this lrwxrwxrwx 1 root root 23 Sep 30 13:57 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 -> libX11-xcb.so.1.0.0
|