*********************************************************************
****************************** UQLX *********************************
*********************************************************************


The REAL DOCUMENTATION  containing all INSTALLATION hints is now in 
the 'docs' subdirectory. Yow WILL NEED gnu make and gcc to build
anything, make==gnu-make is assumed here.
Type
	'make docs'

to build the documentation in dvi,info and html format - depending 
on whatever formatting software is installed locally. 

View the documentation either by
	'xdvi docs/uqlx'
or in (X)Emacs
	c-u c-h i  docs/uqlx.info
or the html docs
	$BROWSER docs/uqlx_toc.html'

If you do not have the necessary software to build the documentation files
or downloaded the package without documentation, the HTML version of the main
documentation can be found in the WWW
at : http://www.geocities.com/SiliconValley/Bay/2602/uqlx_main.html

The file docs/ql.html contains a list of QL related internet starting points
plus some of my internet know-how.

Short instructions for building it:
	make config
	make
	make install


COPYRIGHT
=========
DISCLAIMER
==========

- see file COPYRIGHT. If you didn't receive it, email either of

rdzidlic@cip.informatik.uni-erlangen.de
rdzidlic@geocities.com
rdzidlic@mailandnews.com

Don't use without reading and understandig it.

