GTKeyboard
written by David Allen <s2mdalle@titan.vcu.edu>
http://opop.nols.com/

Send all bugs to bug-gtkeyboard@gnu.org

COMPILING GTKeyboard

This file is meant as a small supplement to INSTALL, for issues pertaining
to compilation that don't really belong in the INSTALL file.  There is
also additional information about compiling that can be found in MANUAL.html

PROBLEMS?

If you are having problems compiling GTKeyboard, please email me and
let me know what's going wrong in the compilation.  But please,
please, PLEASE give me ALL of the following.

The COMPLETE output of the ./configure script running.  I'm not fluent
with some of the GNU configure tools, so sometimes if it's missing
something, it will cause errors in the compilation and other times it
won't.

The COMPLETE log of the make process.  ALL of the errors that make
spits out I would appreciate having.  It makes it 10,000 times easier
to find where the mistake is and how to correct it.

Read the BUGS file - it has a few notes, although the package should
compile cleanly on any compiler than understands ANSI C and on any
system that has glib and GTK+ installed.  If you have an older version
of egcs, this is covered, and it won't compile, although different
people have had different amounts of luck with different versions of
gcc/egcs.

Send me all of that, and if I can fix it, I promise I will do my best
to do so.

David Allen
s2mdalle@titan.vcu.edu

