Miki wrote: > I've seen this question asked before but with no answer. > > I have a perl-tk application that runs fine in some computers but when I > try to executed over one particular computer display, either locally or > on another machine and exporting that display it gives me this error: > > "b751b38 is not a hash at /usr/lib/perl5/Tk/MainWindow.pm line 55." > > Not only my application has this problem. Some other system applications > that use perl-tk give me the same error. > > My take is that this particular computer has some special thing going on > with its display that is not compatible with perl-tk. > > > Help will be very much appreciated. > > Miki I found the answer to the problem. ln -s /etc/X11/rgb.txt /usr/X11R6/lib/X11/Thread Previous