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 2006/12/20 09:46:26 UTC

svn commit: r488967 - /webservices/axis2/trunk/c/rampart/samples/INSTALL

Author: pini
Date: Wed Dec 20 00:46:26 2006
New Revision: 488967

URL: http://svn.apache.org/viewvc?view=rev&rev=488967
Log:
Added the INSTALL file

Added:
    webservices/axis2/trunk/c/rampart/samples/INSTALL

Added: webservices/axis2/trunk/c/rampart/samples/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/INSTALL?view=auto&rev=488967
==============================================================================
--- webservices/axis2/trunk/c/rampart/samples/INSTALL (added)
+++ webservices/axis2/trunk/c/rampart/samples/INSTALL Wed Dec 20 00:46:26 2006
@@ -0,0 +1,14 @@
+Getting Axis2/C Rampart samples source working on Linux
+=============================================
+Build the source
+This can be done using the following command sequence:
+        ./configure
+        make
+        make install
+        use './configure --help' for options
+
+NOTE: If you don't provide a --prefix configure option, it will by default 
+install into /usr/local/axis2c/rampart/samples directory.
+
+
+



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