Support Board
Date/Time: Tue, 09 Sep 2025 18:36:14 +0000
Post From: Linux
[2020-10-02 14:11:46] |
R1sk - Posts: 244 |
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
|