
To install the fosql suite:

	1.  cd to the install subdir and follow the instructions in
	    the readme file.  this will set up the Sybase part of
	    the suite.

	2.  pick a directory to be your Help dir, and copy the files
	    from install/help to that dir.  this sets up the context-
	    sensitive help messages.

	3.  edit the 'forms' launch script carefully, reading all the
   	    comments.  this is where you point forms at the right
	    sybase databases, directories, executables, etc.

	4.  run 'forms' and cross your fingers.


By the way:

	You will need 

		xwd
		xpr

	for the "print instantiation" feature of fosql to work.  You
	should have got xwd and xpr with your MIT X11 release.  (You
	are using MIT X11, right?  how else could you have built Tk?)
	You need to figure out where those exes are and edit 'forms'
	launch script (xlocaldir global var) accordingly.


