Open portability issues:
/usr/local should be searched for lib and include for all ports if present
(currently not working, I have libreadline there)
See the INSTALL file for using configure.
--with-includes=DIRS
Include DIRS in list of directories searched
for header files. (Typical use will need
--with-includes=/usr/local/include)
--with-libs=DIRS
--with-libraries=DIRS
Include DIRS in list of directories searched
for archive libraries. (Typical use will need
--with-libraries=/usr/local/lib)
Cheers,
Brook