blob: 6b985d655ce940b106a66b0a34bb988b1255c4c2 [file] [log] [blame]
Getting Woden/C 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/axis2_util directory.