Hello, 1) I just want to inform you that Gutsy should update its version of LibSDL_gfx (SDL's 2D graphics library). See: http://www.ferzkopp.net/joomla/content/view/19/14/
Gutsy's version is based on LibSDL_Gfx 2.0.13-3 while the last stable is SDL_gfx-2.0.16.tar.gz<http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.16.tar.gz> I mean there are many improvements in the code. --------------- 2) I noticed some problems when I ran the demos on Gutsy. The demos come from "sdl-gfx-demos" package. $ sudo ldconfig $ cd /usr/share/SDL_gfx-demos $ ./TestGfxPrimitives ./TestGfxPrimitives: error while loading shared libraries: libSDL_gfx.so.13: cannot open shared object file: No such file or directory. It worked after I sym linked (ln -s) /usr/lib/libSDL_gfx.so to /usr/lib/libSDL_gfx.so.13. --------------- $ apt-cache search SDL | grep gfx libsdl-gfx1.2-4 - drawing and graphical effects extension for SDL libsdl-gfx1.2-dev - development files for SDL_gfx sdl-gfx-demos - SDL_gfx demo programs ------------------------ $ apt-cache show libsdl-gfx1.2-4 Package: libsdl-gfx1.2-4 Priority: optional Section: universe/libs Installed-Size: 140 Maintainer: Ubuntu MOTU Developers <[email protected]> Original-Maintainer: Debian SDL packages maintainers < [EMAIL PROTECTED]> Architecture: i386 Source: sdlgfx Version: 2.0.13-3 ----------------------------- $ uname -r 2.6.22-7-generic -- I can help you to test the new packages ! Just tell me. Anything ;-) Best greetings // moma (from Oslo, Norway) http://www.futuredesktop.org
-- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
