You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2007/03/14 16:42:27 UTC

svn commit: r518189 - /incubator/tuscany/cpp/sdo/GettingStarted.html

Author: robbinspg
Date: Wed Mar 14 08:42:26 2007
New Revision: 518189

URL: http://svn.apache.org/viewvc?view=rev&rev=518189
Log:
Doc update

Modified:
    incubator/tuscany/cpp/sdo/GettingStarted.html

Modified: incubator/tuscany/cpp/sdo/GettingStarted.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/GettingStarted.html?view=diff&rev=518189&r1=518188&r2=518189
==============================================================================
--- incubator/tuscany/cpp/sdo/GettingStarted.html (original)
+++ incubator/tuscany/cpp/sdo/GettingStarted.html Wed Mar 14 08:42:26 2007
@@ -171,6 +171,7 @@
           <OL>
               <LI>Unzip the supplied zip file to a folder &lt;tuscany_sdo_install_dir&gt;</LI>
               <LI>Add the &lt;tuscany_sdo_install_dir&gt;\bin directory to the PATH environment variable</LI>
+              <LI>Ensure that libxml2, iconv and zlib are on the PATH environment variable. See <A HREF="#winbin">Requirements</A></LI>
           </OL>
         <A NAME="winsrc"><H3>Getting Tuscany SDO for C++ working with the source release on Windows</H3></A>
            <OL>   
@@ -204,7 +205,8 @@
 The I/O warning messages can be ignored.
               </LI>
               <LI>Add the &lt;tuscany_sdo_install_dir&gt;\deploy\bin directory to the PATH environment variable</LI>
-          </OL>
+              <LI>Ensure that libxml2, iconv and zlib are on the PATH environment variable. See <A HREF="#winbin">Requirements</A></LI>
+           </OL>
         <A NAME="winsrcstdcxx"><H3>Getting Tuscany SDO for C++ working with the source release and Apache STDCXX on Windows</H3></A>
           <P>STDCXX is an implementation of the C++ Standard Library provided by Apache.
              The website is at <A HREF="http://incubator.apache.org/stdcxx/">http://incubator.apache.org/stdcxx/</A>.



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org