

gxmessage is a GTK based xmessage clone.


Version numbering:

    In gxmessage-X.Y.Z, X.Y represents the GTK2 version gxmessage was
    developed with. (If you compile gxmessage with an earlier version
    of GTK2, some gxmessage features might be disabled.)
    Z represents gxmessage releases since the last X.Y change.

    
To compile and install gxmessage from source, most people will do something
along these lines:

    ./configure
    make
    make install-strip
    make clean

To uninstall:

    make uninstall


For help, try:

    man gxmessage
    gxmessage -help

    The man page includes important notes about xmessage compatibility.

    Take a look in the 'examples' directory, too.


To see if there's a newer version of gxmessage available:

    http://freshmeat.net/projects/gxmessage
    http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage


To complain:

    Tim Musson <trmusson@ihug.co.nz>


