slouken@1371: slouken@1371: SDL on BeOS R5 slouken@1371: ============== slouken@1371: slouken@1371: You can build SDL on BeOS like any other GNU style package. slouken@1371: e.g. ./configure && make && make install slouken@1371: By default it is installed in /boot/develop/tools/gnupro/{bin,lib,etc.} slouken@1371: slouken@1371: Once you install SDL, you need to copy libSDL.so to /boot/home/config/lib, slouken@1371: so it can be found by the dynamic linker. slouken@1371: slouken@1371: Enjoy! slouken@1371: Sam Lantinga (slouken@libsdl.org)