
INSTALL

	 CopyRight (C) 2000 MEDERNACH Emmanuel
	 SpeedX comes with ABSOLUTELY NO WARRANTY;
	 This is free software, and you are welcome
	 to redistribute it under the terms of the
	 GNU General Public License as published by
	 the Free Software Foundation; either version 2 
	 of the License, or (at your option) any later version.

   This program is distributed in the hope that it will be
   useful, but WITHOUT ANY WARRANTY; without even the
   implied warranty of MERCHANTABILITY or FITNESS FOR A
   PARTICULAR PURPOSE.  See the GNU General Public License
   for more details.

   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

----

* IMPORTANT : You have to 'make install'
before playing. This just copy graphics files into
"PKGDATADIR" so you could play from everywhere.

* To compile SpeedX, just run the ./configure script and do a make
after. If you want to change the installation path you could use the
--prefix=<path> option of configure. The binary will be in the src
directory.

* To install SpeedX 
execute make install

