On Wed, Nov 05, 2008 at 01:02:53PM -0500, Jerry Geis wrote:
Hi all,
I am using centos 5.2 x86_64 on a box. and getting this error: wish -f pcalert.tcl Error in startup script: unknown color name "black"
...
I take the same script on 3 other machines with centos 5.2 x86_64 and it runs just fine. What is the machine that gives the errors missing that is doesnt know what black is???
check your /etc/X11/xorg.conf on the differents machines. -> RgbPath "/usr/share/X11/rgb"
Tru