Scott Ehrlich wrote: >> maybe yum install glade2 ? >> >> yum search could be your friend > > Yep, yum was the first thing tried. Sorry I forgot to mention it. > you did mention it, but you mentioned "yum install glade" while I suggested installing a package called glade2. Note the 2. Doing a search with apt suggests glade2 is what you want, there is no package called glade in c5. I'm sure yum search or yum list or whatever would say the same. So, did you try "yum install glade2"? Did this fail for you? What's the output of rpm -qa | grep glade ?