blob: 94060381d8558a8919c9bb51221893f1a31be250 [file] [log] [blame]
Getting Axiom/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_axiom directory.