blob: a5268b3b898b69668097008e581d94705aa0aeb5 [file] [log] [blame]
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.