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


The real documentation  containing installation hints is now in 
the 'docs' subdirectory. Yow will need gnu make, X 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. 
Texi2html is highly recommended for the online docs, you may get it 
from
http://www.mathematik.uni-kl.de/~obachman/Texi2html/

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:
on Linux:
	./MK.all
	make install
else
	make config
	make
	make install

Get Jonathan Hudson's GUI from http://www.bigfoot.com/~jrhudson
if you like GUI's


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

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

rdzidlic@cip.informatik.uni-erlangen.de
rdzidlic@geocities.com
rz@linux-m68k.org

Don't use without reading and understandig it.

