I am migrating a perl application from solaris to linux. The application is using a -fill method to assign colors to boxes. When I click the boxes in solaris the color is filled correctly,but under linux the color of the boxes does not change. Any tips here. I am going to check if the tk package is correctly installed. I am sorry if its a dumb question. I am a java programmer who has recently started programming in perl.