diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-24 03:08:55 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-24 03:08:55 +0000 |
commit | 8692242efbbd66037a865001a73eb031e7290f66 (patch) | |
tree | 51d5c6f5f4e5f246ba25529c083859ffbb643892 /TAO/TAO-INSTALL.html | |
parent | 160bc79900a75b44361ba8090284a790df19d422 (diff) | |
download | ATCD-8692242efbbd66037a865001a73eb031e7290f66.tar.gz |
Undid nanbor's change.
Diffstat (limited to 'TAO/TAO-INSTALL.html')
-rw-r--r-- | TAO/TAO-INSTALL.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html index 5b93dc2f655..ab6c29ef70a 100644 --- a/TAO/TAO-INSTALL.html +++ b/TAO/TAO-INSTALL.html @@ -151,13 +151,6 @@ add a variable CPP_LOCATION to your environment and set it to the compiler you want to use. This variable will override the default. </P> -<p> <code>TAO_IDL</code> uses the directory defined by the environment -variable <code>TMP</code> to store its temporary files. If -<code>TMP</code> is not defined, TAO_IDL uses <code>C:\TEMP</code> on -NT/Win95 for temporary files. Make sure you have <code>TMP</code> -defined and it points to a valid directory where you can write to. -</p> - Remember to <a href="http://www.cs.wustl.edu/~schmidt/ACE_wrappers/ACE-INSTALL.html">set up ACE</A> before building TAO. |