Compiling the mfsql library

To compile and install the library
./configure
make
sudo make install
or
./configure
make
sudo make install-strip
to remove debug symbols from the library