blob: a151ea5303573c3396daad7f1be21896073ee9fa [file] [log] [blame]
Getting Axis2/C md5 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/md5 directory.