summaryrefslogtreecommitdiff
path: root/TAO/TAO-INSTALL.html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 14:14:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 14:14:48 +0000
commitc853a30f27ea8cd72256cc1f69930f95e261023a (patch)
tree88b3bade8652228478b617515fc995bed2625e49 /TAO/TAO-INSTALL.html
parent91cde5fd30a2962b2d90d27f605fc262cce83f60 (diff)
downloadATCD-c853a30f27ea8cd72256cc1f69930f95e261023a.tar.gz
ChangeLogTag: Tue Jun 14 14:14:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r--TAO/TAO-INSTALL.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 8ffc078ca1f..ac86d804dbb 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -371,7 +371,7 @@ href="../bin/MakeProjectCreator/config/acedefaults.mpb"> this base
project </a> file.</P>
<OL>
- <LI>Make sure ACE is built (For Visual C++ 6.0, use ace.dsw). <P>
+ <LI>Make sure ACE is built (For Visual C++ 6.0, use ACE.dsw). <P>
<LI>First make sure <CODE>ACE_wrappers\bin</CODE> is listed in the Executable
Directories in Tools|Options. This is needed if using the TAO_IDL
@@ -406,11 +406,11 @@ MPC. Please report such bugs to the tao-users newsgroups.
To build TAO using C++Builder please follow the
<A HREF="../ACE-INSTALL.html#borland">ACE installation notes</A>, with the
-difference being that you should run:<BR>
+difference being that you first build ACE and then you
+give the following command in the $ACE_ROOT\TAO directory:<BR>
<BLOCKQUOTE><CODE>
make -f Makefile.bor
</CODE></BLOCKQUOTE><P>
-from the $ACE_ROOT\TAO directory instead of $ACE_ROOT\ace.<P>
For more detailed information on building and using TAO with Borland's
C++ Builder environment, please see the <A