[opensuse] OpenGL or SDL problem
So I have an Intel 950 GMA with 3D acceleration. Works pretty good but for some reason, it didn't play all 3D games and some of my 3D screen saver won't work either. To test it, I went into konsole and trid to run the game wormux and got this error: wormux: error while loading shared libraries: libSDL_gfx.so.13: cannot open shared object file: No such file or directory I tried to reinstall/upgrade my SDL and OpenGL from Yast Software management to no avail. What can I do to get this working? If it helps any, XGL and Beryl seem to be working fine. Of course, I turn it off after using it for demonstration with the old "gnome-xgl-settings --disable-xgl". Thanks all. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mar 03, 07 08:06:40 -0800, Jay Smith wrote:
wormux: error while loading shared libraries: libSDL_gfx.so.13: cannot open shared object file: No such file or directory
Your version of libSDL probably doesn't match the version that the program is requesting. Bad luck, compile the game against the (probably newer) different libSDL you have. CU Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Jay Smith
-
Matthias Hopf