You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by du...@apache.org on 2007/06/05 09:59:30 UTC

svn commit: r544416 - /webservices/rampart/trunk/c/xdocs/docs/installationguide.html

Author: dumindu
Date: Tue Jun  5 00:59:29 2007
New Revision: 544416

URL: http://svn.apache.org/viewvc?view=rev&rev=544416
Log:
Fixed a minor error in installation guide.


Modified:
    webservices/rampart/trunk/c/xdocs/docs/installationguide.html

Modified: webservices/rampart/trunk/c/xdocs/docs/installationguide.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/docs/installationguide.html?view=diff&rev=544416&r1=544415&r2=544416
==============================================================================
--- webservices/rampart/trunk/c/xdocs/docs/installationguide.html (original)
+++ webservices/rampart/trunk/c/xdocs/docs/installationguide.html Tue Jun  5 00:59:29 2007
@@ -147,12 +147,12 @@
 <ul>
   <li>Extract the source distribution to a folder of your choice. (Example:
     C:\rampartc)</li>
-  <li>Edit the configure.in file as explained in the section 2.2.3</li>
+  <li>Edit the configure.in file to specify the Axis2/C deploy path and OpenSSL installation path</li>
   <li>Open a DOS shell</li>
   <li>cd C:\rampartc\build\win32</li>
   <li>to access .Net tools, run
     <ul>
-      <li>C:\rampartc\build\win32  &gt; vcvars32.bat</li>
+      <li>C:\rampartc\build\win32\&gt; vcvars32.bat</li>
     </ul>
     <p>(<strong>Note</strong>: You may have to set the PATH environment
     variable to vcvars32.bat if MS Windows gives an error indicating that it