In order to install this package, you do not absolutely need
to have U61 installed, but since the game is not included in it,
you'll end up with a datafile and no game to use it.
So the first step is to download and install U61. 

U61 is available on http://www.ufoot.org

Once you managed to get a working install of U61, just type:
$ autoconf
$ ./configure
$ make
# make install (must be launched as root)
$ ./u61

If you changed U61's default base directory (/usr/local),
by using "./configure --prefix=/usr" for instance,
you *must* use the same directory for u61 and u61-data.

Sometimes, there might be incompatiblities between data files
and executable files, for instance it's impossible to launch
U61 0.2.2 with a datafile from release 0.1.0. If you feel
there's such a problem on your computer, please remove
the /usr/local/share/u61 directory (or the corresponding 
directory on your system if you did not install U61 with
default options) and try to reinstall this package.

Please report any problem to ufoot@ufoot.org
