Siduction Forum

Siduction Forum => Software - Support => Topic started by: gorzka on 2023/09/06, 18:11:05

Title: Kann ein Spiel nicht starten weil eine Library fehlt
Post by: gorzka on 2023/09/06, 18:11:05
error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

in welchem Paket ist sie enthalten? Konnte im Netz leider keine Antwort finden.
Title: Re: Kann ein Spiel nicht starten weil eine Library fehlt
Post by: hsp on 2023/09/06, 18:19:09
gconf2 gibt es nicht mehr in SID.

...
Title: Re: Kann ein Spiel nicht starten weil eine Library fehlt
Post by: edlin on 2023/09/07, 10:20:01
libgconf wird von Gnome nicht mehr verwendet, ist also veraltet.
Kannst ja versuchen, ob sich aus stable/oldstable die lib ohne Probleme installieren lässt:

https://packages.debian.org/search?keywords=libgconf&searchon=names&suite=all&section=all (https://packages.debian.org/search?keywords=libgconf&searchon=names&suite=all&section=all)

edlin
Title: Re: Kann ein Spiel nicht starten weil eine Library fehlt
Post by: gorzka on 2023/09/07, 17:30:49
Danke für Eure Hilfe.