summaryrefslogtreecommitdiff
path: root/TAO/TAO-INSTALL.html
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-12-22 00:10:51 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-12-22 00:10:51 +0000
commitde618198ea6119980fb43ef14b659015559cb32e (patch)
tree6eb4ba9630f1f7edbdf98e492474485f07b20713 /TAO/TAO-INSTALL.html
parentcf249727f6a99d9dc218983f8317d0bca85dfe31 (diff)
downloadATCD-de618198ea6119980fb43ef14b659015559cb32e.tar.gz
.
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r--TAO/TAO-INSTALL.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 917f44d6b00..35acea6ccff 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -47,15 +47,16 @@ likely unpredictable and erroneous results. <P>
<LI>Build and install the TAO release under <CODE>$TAO_ROOT</CODE>.<P>
<UL>
- <LI>Change directory to <CODE>$TAO_ROOT/tao</CODE> and
- execute <code><a href="#makenotes">make</a></code>.<P></li>
+ <LI>Change directory to <CODE>$TAO_ROOT/</CODE> and
+ execute <code><a href="#makenotes">make</a></code>.
+ This will build the TAO run-time library, the
+ TAO IDL compiler, the TAO CORBA Object Services,
+ the examples, and test programs. <P></li>
</UL>
- <LI>Change directory to <CODE>$TAO_ROOT/tests</CODE> and
- execute <CODE><A HREF="#makenotes">make</A></CODE>. <P>
-
- <LI>Follow instructions on executing the various examples under
- <CODE>$TAO_ROOT/tests</CODE>.<P>
+ <LI>To test that the TAO release is properly configured, follow
+ instructions on executing the various examples under
+ <CODE>$TAO_ROOT/tests</CODE>.<P>
</OL>