Prerequisite Libraries:

stdc++
odbc

Build and installation instructions:

make
su
make install

You can change the install directories by editing the Makefile.
The variables of interest will probably be prefix and exec_prefix.

You can install a stripped version of the library by typing
make install-strip