
To install SDL on BeOS x86:

    1.  Unpack the headers and libraries in the GNU tools directory:

            tar zxvf gnupro.tar.gz -C /boot/develop/tools/gnupro/

    2.  Copy lib/libSDL.so to ~/config/lib/

    2.  Look at the example programs in ./test, and check out the HTML
        documentation in ./docs to see how to use the SDL library.

    3.  Join the SDL developer mailing list by sending E-mail to
    	majordomo@lokigames.com
        and including the line "subscribe sdl" in the body.

That's it!
Sam Lantinga <slouken@devolution.com>
