The following instructions are for Unix based operating systems. For
Windows, please read the file INSTALL.WINDOWS.

The packages in this distribution are configured by entering the
command "./runconfig". The runconfig script knows about common system
configurations and how to compile our programs on these systems. It
will ask you some questions about your platform and will then print on
standard output some information about the commands that must be used in
order to run the configuration process. Use these instructions exactly
as they appear (for example with "cut & paste").

In case you want to run cross-tests with Java programs (for example
ORBacus for C++ with ORBacus for Java), you must also edit the
file config/sh.init and change it according to the instructions in the
comments.

To start the compilation process, simply type "make". This will
compile all packages available in this distribution. To install the
compiled packages, use "make install".

Should you have any problems compiling any of our programs, do not
hesitate to ask us for assistance. Just send an e-mail to
"support@ooc.com".
