This plugin requires GKrellM 1.2.0 or later or GKrellM 2.0 or later.

To build the GKrellM 1.2.x version, use the code in "src"; to build
the 2.x version, use the code in "src20".

Season the Makefile to taste.

Just type "make".  Then "make install".

Fair warning: development of the 1.2.x version has ended. Future
development (if there is any) will only occur in the 2.x version.

(===================================================================)
As of gkrellsun 0.10.6, you can use PREFIX and/or enable_nls. By 
default, PREFIX will be /usr/local and enable_nls=0 (off).
See src20/po/README for more info on using i18n with gkrellsun.

Examples:
1. make enable_nls=1 PREFIX=/usr install
2. make PREFIX=/usr install


