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 di...@apache.org on 2006/12/20 09:22:52 UTC

svn commit: r488952 - /webservices/axis2/tags/c/0.96/guththila/INSTALL

Author: dinesh
Date: Wed Dec 20 00:22:51 2006
New Revision: 488952

URL: http://svn.apache.org/viewvc?view=rev&rev=488952
Log:
add install file to guththila

Added:
    webservices/axis2/tags/c/0.96/guththila/INSTALL

Added: webservices/axis2/tags/c/0.96/guththila/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/c/0.96/guththila/INSTALL?view=auto&rev=488952
==============================================================================
--- webservices/axis2/tags/c/0.96/guththila/INSTALL (added)
+++ webservices/axis2/tags/c/0.96/guththila/INSTALL Wed Dec 20 00:22:51 2006
@@ -0,0 +1,12 @@
+Getting Guththila 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/guththila directory.
+



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