You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by pi...@apache.org on 2007/12/04 12:30:58 UTC

svn commit: r600893 - /webservices/axis2/trunk/c/INSTALL

Author: pini
Date: Tue Dec  4 03:30:57 2007
New Revision: 600893

URL: http://svn.apache.org/viewvc?rev=600893&view=rev
Log:
Fixed a syntax error

Modified:
    webservices/axis2/trunk/c/INSTALL

Modified: webservices/axis2/trunk/c/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/INSTALL?rev=600893&r1=600892&r2=600893&view=diff
==============================================================================
--- webservices/axis2/trunk/c/INSTALL (original)
+++ webservices/axis2/trunk/c/INSTALL Tue Dec  4 03:30:57 2007
@@ -378,7 +378,7 @@
     cp $AXIS2C_HOME/lib/libmod_axis2.so.0.0.0 /usr/lib/apache2/modules/mod_axis2.so
         in Linux or
 
-    copy C:\axis2c\build\deploy\lib\mod_axis2.dll C:\Apache2\modules\mod_axis2.so
+    copy C:\axis2c\build\deploy\lib\mod_axis2.dll C:\Apache2\modules\mod_axis2.dll
         in Windows
 
     Edit the Apache2's configuration file (generally httpd.conf) and add the



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