You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by du...@apache.org on 2007/04/03 13:59:49 UTC

svn commit: r525143 - /webservices/axis2/trunk/c/xdocs/docs/installationguide.html

Author: dushshantha
Date: Tue Apr  3 04:59:49 2007
New Revision: 525143

URL: http://svn.apache.org/viewvc?view=rev&rev=525143
Log:
updated install guide

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

Modified: webservices/axis2/trunk/c/xdocs/docs/installationguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/installationguide.html?view=diff&rev=525143&r1=525142&r2=525143
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/installationguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/installationguide.html Tue Apr  3 04:59:49 2007
@@ -487,11 +487,15 @@
 <h4>3.1.2 On Win32 Platform:</h4>
 <ul>
   <li>Provide the apache2 location in configure.in file in
-    APACHE_BIN_DIR<br />
-    eg : APACHE_BIN_DIR = E:\Apache</li>
+    APACHE_BIN_DIR<br /> 
+    eg : APACHE_BIN_DIR = E:\Apache <br /> 
+    Allways use a directory with no spaces in the name.
+    <p>If you have not installed apache2 httpd server, you can download apache2 installation files from <a
+    href="http://httpd.apache.org/download.cgi">here</a> and install it.</p>
+  </li>
   <li>After compiling the sources (As described in <a
     href="#win">Section 2</a>) build the mod_axis2.dll by issuing the
-    command "nmake axis2_apache_module".</li>
+    command "nmake axis2_apache_module" from &lt;axis2c_source_distribution&gt;\build\win32 directory.</li>
   <li>This will build the mod_axis2.dll and copy it to %AXIS2C_HOME%\lib
     directory.<br />
     eg: C:\axis2c\build\deploy\lib</li>



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