
Unixware + Other derived SYSV_R4 systems
---------

Build and Tested On:
--------------------

This release has not been built on UNIX_SV, 5.4 or UnixWare 2.0
as I don't have access to these systems at the moment. They should
build and run, but will most likely require some modifications
to the configure engine, so if you want to try it be prepared
to put in some time to get it working. If you do, let me know
and I'll help as much as I can. I would also appreciate the
config changes so I can fold them into the engine. I might
be able to get these systems back together later this year
and will attempt to make 1.2 build out of the box for the older
systems. One of the goals of the new config engine is to help
make it easier to keep backwards compatability.


Older Versions of System V.4
----------------------------
Previous versions compiled on older versions of Unixware,
Consensys and vanilla system 5.4. This versions has not been tried
on those systems. If you want to compile on older versions, then
you may want to 

	# Comment out the following line  in treeps.mkf

	CONDITIONAL_COMPILE_FLAGS = -DSVR4_MP

	# Comment out the following line in ../lib/Makefile

	MOTIF_OPTIONS=-DTEAR_OFFS

