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 pi...@apache.org on 2007/11/15 07:35:40 UTC

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

Author: pini
Date: Wed Nov 14 22:35:39 2007
New Revision: 595219

URL: http://svn.apache.org/viewvc?rev=595219&view=rev
Log:
Fixing jira issue 760

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?rev=595219&r1=595218&r2=595219&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/installationguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/installationguide.html Wed Nov 14 22:35:39 2007
@@ -337,12 +337,8 @@
           <li>export LD_LIBRARY_PATH</li>
 
           <li>cd samples</li>
-
-          <li>./configure --prefix=${AXIS2C_HOME}
-
-            --with-axis2_util=${AXIS2C_HOME}/include
-
-            --with-axiom=${AXIS2C_HOME}/include</li>
+	  <li>./configure --prefix=${AXIS2C_HOME} 
+	  	--with-axis2=$AXIS2C_HOME}/include/axis2-1.1 </li>
 
           <li>make</li>
 



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