
 MahJongg Solitaire 3D V0.96 by Reto Schoelly
==========================================================

Homepage: http://www.reto-schoelly.de/mahjongg3d
Contact: reto@reto-schoelly.de


GAME INSTALLATION INSTRUCTIONS FOR LINUX
==========================================


Requirements:
--------------
* MahJongg Solitaire 3D needs:
	
	* OpenGL (hardware acceleration recommended).
	  You can check whether your hardware acceleration is enabled by
	  typing "glxinfo".
	
	* QT 3 or higher,
	  and also, if you installed QT via your distribution disks, you
	  need to install the qt-dev package.
	  Refer to your distribution's manual for the correct package name.

	  
Installation:
--------------
* To install the game from source, do:

	./configure
	make
	make install

  The configure script will ask you where to install the binaries and the game data.
  If you want to install the game to a path outside your home directory, please
  make sure you are root!

* For more informnation to creating and installing custom layouts, backgrounds and
  tilesets read INSTALL_CUSTOM.


HAVE A LOT OF FUN!

Reto Schoelly

