Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > ac6e90543e332c61b169f98f185d4e1a > files > 4

marbles-1.0.4-1mdk.i586.rpm


			 	 Marbles
				 
			   an Atomix-like game	
			    by Michael Speck

------
1. Requirements
2. Installation
3. Manual
------

Requirements:
    X11, SDL (any version)

Installation:
    1.	type './configure'
	options:
	    --disable-sound (no sound)
	    --disable-install (no installation; play from source directory)
        --with-profile-path (path where profiles are saved)
	    --enable-ascii (for big-endian machines)
    2.	type 'make'
    3.	become root
    4.  type 'make install' (only if 'install' is not disabled)
    5.  type 'marbles' to play or
	type 'marbles --version' to query version
	
    If you want to compile Marbles for Win32 by using MinGW note that you
    have to create a subdirectory 'lgames' in the directory with the
    marbles.exe containing the directories 'gfx' 'sound' 'levels'
    'manual'. For questions about compiling with MinGW please contact
    Claudio.Chimera@alcatel.it
    You'll also need the SDL.dll and SDL_image.dll.

Manual:
    For more information about the game see marbles/manual/manual.html.