Installing ruby-odbc

Having a problem when installing ruby-odbc on one of my servers. When I
run ruby extconf.rb, it fails to find the headers (sql.h, sqlext.h,
etc) yet the headers are in $HOME/include. Ruby is installed with
prefix=$HOME. How can I point it in the right direction to find the
headers?