To install TkSTEP you will need Tcl 7.5 and Tk 4.1 installed on your
system. If you use Tcl/Tk follow the instructions below, but if
you use something like [incr tcl], apply the patches 
to each equivalent file and recompile.

If your box is Linux-ELF, you can just backup you current 
/lib/libtk4.1.so and replace it with the included binary.

Compilation:
	1) Unpack the sources to Tcl 7.5 and Tk4.1 in a directory.
	
	2) cd to the Tk source directory and unpack the TkSTEP archive

	3) Run ./ReplaceFiles to replace some appropriate files 
	
	3) Follow the instructions to compile and install Tk.
	
	4) Enjoy!

