
To install wisql:

	1) edit the first line in the script "wisql" to 
	   match the correct location of an extended
	   wish with sybtcl at your site;  also set
	   the tclroot variable correctly for your site

	2) make sure there is a dir $tclroot/lib/ucosybtk ;
	   if you name it something else or put it elsewhere,
	   be prepared to do some manual editing.

	3) put the tlib file wisql.tlib in $tclroot/lib/ucosybtk;
	   put the tlib file ucosyb.tlib in the same place.  Make
	   sure both have packageindices either by running wisql
	   as someone with write privs on that dir, or by running
	   tclx and using the buildpackageindex command.

	4) install tkbind in $tclroot/lib/tkbind if you have
	   not already done so;  if you put it anywhere else,
	   edit the wisql script!

	5) copy all of the ./help files to $tclroot/lib/ucosybtk/help/...
	   or wherever you think they should go

	6) carefully edit the file SAMPLE.ucosybtk.cf, ignoring 
	   everything you don't understand and customizing
	   everything you do understand to your own site
	   and tastes.  Put it in $tclroot/lib/ucosybtk
	   as .ucosybtk.cf

	7) if you want, make a copy of the cf file in
	   your home dir, for private settings

	8) put the script wisql in /usr/local/bin, or 
	   $tclroot/bin, or wherever you think it should be;
	   rehash;  try running it

	9) send me mail complaining about the steps I left out of
	   this list:  de@ucolick.org

	
