Gaim Bot Sentry will work with GAIM_MAJOR_VERSION 1 or 2, but you must
compile it with the major version of Gaim that you plan to use it with.

You must have glib and gaim development headers and libraries in order
to build this package.  On Debian Sarge just do the following and you'll
get everything you need:

apt-get install gaim-dev

Everything should build with the customary:

./configure
make
make install

Remember that "./configure --help" will show all the options available
to help cope with odd setups, installations, and paths.
