Last Update: "2006/09/02 15:24:29 makoto"

tgif

print error

xpmtoppm: can't open color names dictionary file named /usr/lib/X11/rgb.txt, /usr/openwin/lib/rgb.txt, or /usr/X11R6/lib/X11/rgb.txt and Environment variable RGBDEF not set. Set RGBDEF to the pathname of your rgb.txt file or don't use color names.
 16992 Jul 17 12:28 /usr/pkg/libdata/wwwcount/rgb.txt
 17371 Jul 21 14:03 /usr/X11/libdata/rgb.txt
 19044 Feb  4  2003 /usr/local/share/emacs/22.0.50/etc/rgb.txt

work around

If you set environment variable RGBDEF, like following,
% env RGBDEF=/usr/X11/libdata/rgb.txt tgif
the problem gone.