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 12:04:15 UTC

svn commit: r489037 - /webservices/axis2/tags/c/0.96/tools/codegen/samples/INSTALL

Author: pini
Date: Wed Dec 20 03:04:14 2006
New Revision: 489037

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

Added:
    webservices/axis2/tags/c/0.96/tools/codegen/samples/INSTALL

Added: webservices/axis2/tags/c/0.96/tools/codegen/samples/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/c/0.96/tools/codegen/samples/INSTALL?view=auto&rev=489037
==============================================================================
--- webservices/axis2/tags/c/0.96/tools/codegen/samples/INSTALL (added)
+++ webservices/axis2/tags/c/0.96/tools/codegen/samples/INSTALL Wed Dec 20 03:04:14 2006
@@ -0,0 +1,14 @@
+Getting Axis2/C Codegen 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/codegen/samples directory.
+
+
+



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