diff options
Diffstat (limited to 'distrib/sdl-1.2.15/README.BeOS')
-rw-r--r-- | distrib/sdl-1.2.15/README.BeOS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/distrib/sdl-1.2.15/README.BeOS b/distrib/sdl-1.2.15/README.BeOS new file mode 100644 index 0000000..ccdccf5 --- /dev/null +++ b/distrib/sdl-1.2.15/README.BeOS @@ -0,0 +1,13 @@ + +SDL on BeOS R5 +============== + +You can build SDL on BeOS like any other GNU style package. +e.g. ./configure && make && make install +By default it is installed in /boot/develop/tools/gnupro/{bin,lib,etc.} + +Once you install SDL, you need to copy libSDL.so to /boot/home/config/lib, +so it can be found by the dynamic linker. + +Enjoy! + Sam Lantinga (slouken@libsdl.org) |