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/09 13:39:58 UTC

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

Author: robbinspg
Date: Fri Mar  9 04:39:57 2007
New Revision: 516399

URL: http://svn.apache.org/viewvc?view=rev&rev=516399
Log:
Update SDO samples doc

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

Modified: incubator/tuscany/cpp/sdo/samples/GettingStarted.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/samples/GettingStarted.html?view=diff&rev=516399&r1=516398&r2=516399
==============================================================================
--- incubator/tuscany/cpp/sdo/samples/GettingStarted.html (original)
+++ incubator/tuscany/cpp/sdo/samples/GettingStarted.html Fri Mar  9 04:39:57 2007
@@ -36,7 +36,7 @@
 <DIV ID="bodyColumn"> 
    <DIV ID="contentBox"> 
       <DIV CLASS="section"> 
-         <H2>Tuscany Samples - Getting Started - SDO C++ Milestone release 2</H2> 
+         <H2>Tuscany Samples - Getting Started - SDO C++ Milestone release 3</H2> 
 
          <P>Tuscany SDO C++ includes some simple technology samples that demonstrate some of the basic sceanrios for C++ SDO. 
             This page describes the samples and what is needed to install and run them.
@@ -68,9 +68,9 @@
       <DIV CLASS="section"> 
          <H2>Contents</H2> 
          <OL>
-            <LI><A HREF="#linuxbld">Building the samples on Linux</A></LI>
+            <LI><A HREF="#linuxbld">Building the samples on Linux or Mac OS X</A></LI>
             <!--LI><A HREF="#linuxbldstdcxx">Building the samples on Linux with Apache STDCXX</A></LI-->
-            <LI><A HREF="#linuxrun">Running the samples on Linux</A></LI>
+            <LI><A HREF="#linuxrun">Running the samples on Linux or Mac OS X</A></LI>
             <LI><A HREF="#winbld">Building the samples on Windows</A></LI>
             <LI><A HREF="#winbldstdcxx">Building the samples on Windows with Apache STDCXX</A></LI>
             <LI><A HREF="#winrun">Running the samples on Windows</A></LI>
@@ -79,14 +79,11 @@
 
 
        <DIV CLASS="section"> 
-         <A NAME="linuxbld"><H2>Building the samples on Linux</H2></A>
-         <P>If using the binary distribution the samples are built and installed in
-            &lt;tuscany_sdo_install_dir&gt;/samples - go directly to <A HREF="#linuxrun">Running the samples on Linux</A>.</P>
+         <A NAME="linuxbld"><H2>Building the samples on Linux or Mac OS X</H2></A>
          <OL>
              <LI>The following environment variables are required:                                 
                 <UL>
-                  <LI>TUSCANY_SDOCPP=&lt;path to installed Tuscany SDO&gt;                                      
-                  <LI>AXIS2C_HOME=&lt;path to axis2c version 0.94&gt;</LI>
+                  <LI>TUSCANY_SDOCPP=&lt;path to installed Tuscany SDO&gt;</LI>
                 </UL></LI>
              </LI>
              <LI>Build the source with the following command sequence:
@@ -123,7 +120,7 @@
         </DIV-->
 
        <DIV CLASS="section"> 
-         <A NAME="linuxrun"><H2>Running the samples on Linux</H2></A>
+         <A NAME="linuxrun"><H2>Running the samples on Linux or Mac OS X</H2></A>
          <OL>
              <LI>Ensure that &lt;tuscany_sdo_install_dir&gt;/lib is included in the LD_LIBRARY_PATH environment variable
              </LI>
@@ -143,8 +140,7 @@
          <OL>
              <LI>The following environment variables are required:                                 
                 <UL>
-                  <LI>TUSCANY_SDOCPP=&lt;path to installed Tuscany SDO&gt;                                      
-                  <LI>AXIS2C_HOME=&lt;path to axis2c version 0.94&gt;</LI>
+                  <LI>TUSCANY_SDOCPP=&lt;path to installed Tuscany SDO&gt;</LI>
                 </UL></LI>
              </LI>
              <LI>You must have set up the environment for Microsoft Visual Studio Express C++ tools.



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