./configure  --prefix=/usr                 \
             --with-unixODBC=/usr/include  \
             $OPTS                         &&
make
