On 2/8/21 1:31 PM, to...@tuxteam.de wrote:
On Mon, Feb 08, 2021 at 01:03:12PM +0200, ellanios82 wrote:
my system is MX-Linux patito feo amd64
: after recent system-Crash , am struggling to recover!
- when i try to start Xiphos , am getting error-message :
"xiphos: error while loading shared libraries: libsword-1.8.1.so:
cannot open shared object file: No such file or directory"
[this recommendation also towards your other mail]
- find out which package contains the missing library [1]
apt-file search libsword-1.8.1.so
=> libsword-1.8.1: /usr/lib/x86_64-linux-gnu/libsword-1.8.1.so
- install it
sudo apt install libsword-1.8
(drop the version after the dot).
Cheers
- t
...
Many Thanks, Tom
- done above , but latest stumbling-bloc am seeing is :
"(process:3874): Gtk-CRITICAL **: 15:30:18.348:
_gtk_style_provider_private_get_settings: assertion
'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed"
[ i fear my system-crash left a lot of Debris, clogging the works ]
- what please may i try next ?
thanks
....
Richard