Getting Rampart/C 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

Trying samples
=============================================
Please refer the ../INSTALL for more information




