
gkrellsun versions 0.10.x are for GKrellM 2.0.x
gkrellsun versions 0.11.x are for GKrellM 2.2.x (with GTK+ 2.4.x)

GKrellM 1.2.0 is no longer supported nor distributed (although
the source code is still in CVS).

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

(===================================================================)
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


