summaryrefslogtreecommitdiff
path: root/TAO/TAO-INSTALL.html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 13:35:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 13:35:27 +0000
commitadbe59561565fc9a4cf051cf023d55c2007c2123 (patch)
treeed9ba2a930870c6863dd95347f9993f2b233189c /TAO/TAO-INSTALL.html
parentf6fe772948fb7fc6073e249d7fb60a0292c66790 (diff)
downloadATCD-adbe59561565fc9a4cf051cf023d55c2007c2123.tar.gz
Fri Dec 1 13:35:43 UTC 2006 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 0c95b9dcd66..e49e8c46740 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -71,7 +71,7 @@ enhancement requests in our
<a href="../docs/usage-bugzilla.html">bug tracking system</a>.<P>
TAO can be obtained <A
-HREF="http://deuce.doc.wustl.edu/Download.html">electronically</A>
+HREF="http://download.dre.vanderbilt.edu">electronically</A>
via the WWW and ftp. <A
HREF="http://www.dre.vanderbilt.edu/TAO">TAO</A> is bundled
with the <A
@@ -477,10 +477,10 @@ compiler flags must also be given to the compiler to enable them.</P>
<P>By default, all components in TAO will be compiled. If you only
want support for <A HREF="docs/minimumTAO.html">minimumTAO</A>, define
TAO_HAS_MINIMUM_CORBA. This can be accomplished by the following:
-create <code>ACE_wrappers/bin/MakeProjectCreator/config/default.features</code>
+create <code>ACE_wrappers/bin/MakeProjectCreator/config/default.features</code>
with the contents:</p>
<code>minimum_corba=1</code><p>
-Then regenerate the project files with MPC using <code>perl bin/mwc.pl</code>,
+Then regenerate the project files with MPC using <code>perl bin/mwc.pl</code>,
see also <A HREF="../ACE-INSTALL.html#MPC">ACE-INSTALL.html</A> for more info
about the MPC generation. This <code>miminum_corba=1</code> will add compiler
flags to the C++ compiler and the IDL compiler to indicate that minimum corba