1. 	Edit the Imakefile. Maybe you will have to specify the location
	of libtk.a, libtcl.a, tk.h and tcl.h
2.	xmkmf
3. 	do "make"; this (hopfully) generates a new Tcl/Tk interpreter 
	called "awelewish"
3b.	if this doesn't work, you can try to use Makefile.std
4.	edit the script file "xawele" and change the first line: 
	this indicates the location of "awelewish"
5.	chmod +x xawele
6.	run "xawele" or "awelewish -f xawele"
7.	select "rules" (explanation in english) or "regles" (explications
	en francais) in the "Misc" menu to get some help
8.	play
