X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=44923731d63c34eefae3d3d4eee52c9d7a4f16b2;hb=e504c139e12e5592b5694292bb1882ee78b65b28;hp=8369559b87c4450fdea74412f371f38e93723e2a;hpb=e1c29919e9237bf124b5bb0cd45375323b6bc5c6;p=sdlgit%2FSDL_perl.git diff --git a/README b/README index 8369559..4492373 100644 --- a/README +++ b/README @@ -18,18 +18,23 @@ SDL Perl recommends installing the following libraries available from http://www.libsdl.org/ prior to installing: SDL-1.2.8 - smpeg-0.4.5 - SDL_image-1.2.4 - SDL_mixer-1.2.6 - SDL_sound-1.0.1 - SDL_net-1.2.5 - SDL_gfx-2.0.13 - SDL_ttf-2.0.7 - SDL_svg-1.1.9 - SDL_vnc-1.0.0 + + Recommended: + SDL_image + SDL_mixer + SDL_ttf + smpeg + + Optional Libraries: + *SDL_gfx + *SDL_sound + *SDL_net + *SDL_svg + *SDL_vnc Additionally the following Perl modules should be installed: - + + Alien-SDL-0.2 Module-Build-0.22 Test-Simple-0.62 @@ -41,9 +46,8 @@ Installation: ./Build bundle # MacOS X only! ./Build install -Installation with Windows + MinGW: +Installation with Windows (Strawberry) : - set SDL_INST_DIR=Absolute/Path/to/SDLdir perl Build.PL ./Build ./Build test @@ -90,4 +94,4 @@ keeps projects like this going. Enjoy, David J. Goehrig - +Kartik Thakore