summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-26 07:31:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-26 07:31:25 +0000
commit8372e3cda7cbcf87b3cb0dc163e5ae89ebf83978 (patch)
tree073362710e7a78923617396d67e6419a7053753e
parenta23fb10165df143ec7d9ab155e4a647017ffa756 (diff)
downloadATCD-8372e3cda7cbcf87b3cb0dc163e5ae89ebf83978.tar.gz
ChangeLogTag: Wed Jul 26 07:25:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/TAO-INSTALL.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index d60437331ac..e7b123d96f2 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -23,8 +23,8 @@
<H4><A NAME="build">Building and Installing TAO from a distribution</H4>
-<p>The following table summarizes platforms on which TAO runs, see the
-<a href="../ACE-INSTALL.html#platforms">ACE installation notes</A> for an
+<p>The following table summarizes platforms on which TAO runs, see the
+<a href="../ACE-INSTALL.html#platforms">ACE installation notes</A> for an
overview of all the platforms ACE runs on, these are all candidates
to run TAO on:<P>
@@ -155,7 +155,7 @@ bundle as a single piece instead of trying to mix and match things up.<P>
</OL>
<h3><strong><a name="sun_g++_notes">Note About g++ On
-Solaris for x86 Target</a></strong></h3>
+Solaris for x86 Target</a></strong></h3>
If you install g++/gcc from <a href="www.blastwave.org"> blastwave
</a> then this note is applicable for you. If you are in the habit of
@@ -170,7 +170,7 @@ haven't specifically disabled it. The easiest way to address this
issue is to set debug=0 in platform_macros.GNu file or build a g++
compiler for your target platform. A bug has been registered with
blastwave. If you have more questions please feel to contact <a
-mailto="bala at dre.vanderbilt.edu"> Bala Natarajan </a>.
+mailto="bala at dre.vanderbilt.edu"> Bala Natarajan </a>.
<h2><strong><a name="makenotes">A Note On Make</a></strong></h2>
@@ -404,7 +404,7 @@ 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 first build ACE and then you
+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
@@ -499,7 +499,7 @@ required to build ACE and TAO.<p>
CVS</H4>
If users are building from our <a
-href="http://cvs.doc.wustl.edu/anoncvs.html"> anon cvs </a> the
+href="https://svn.dre.vanderbilt.edu/viewvc/Middleware/trunk/"> svn </a> the
GNUmakefiles, and project files for building on various platforms will
not be available. Users from anon cvs are expected to generate them
using <a href="../MPC/README">MPC</a> before building ACE, TAO or