[Linux] Sprite Dlight 0.4 on Ubuntu 14.04 64-bit
3 posters
Page 1 of 1
[Linux] Sprite Dlight 0.4 on Ubuntu 14.04 64-bit
When attempting to run the Linux Binary on Ubuntu 14.04, the binary will complain that it is missing a library.
To fix this, install the following package:
- Code:
./SpriteDLight
./SpriteDLight: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
To fix this, install the following package:
- Code:
sudo apt-get install libgtk2.0-0:i386
josefnpat- Posts : 1
Join date : 2016-02-12
Re: [Linux] Sprite Dlight 0.4 on Ubuntu 14.04 64-bit
Thank you! This fixed my first issue on Ubuntu 18.04 64bit.
I also had a second problem getting an error 'Missing "libcanberra-gtk-module"'. The application loaded, but had broken graphics (buttons flickering, part of the viewport scrambled etc).
In case anybody else has this issue installing these libraries for i386 helped:
I also had a second problem getting an error 'Missing "libcanberra-gtk-module"'. The application loaded, but had broken graphics (buttons flickering, part of the viewport scrambled etc).
In case anybody else has this issue installing these libraries for i386 helped:
- Code:
sudo apt install libcanberra-gtk-module:i386 libcanberra-gtk3-module:i386
heidi-n-away- Posts : 1
Join date : 2019-02-25
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum