I installed a gcvs package today. I tried to then run gcvs and I get this error: gcvs: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
rpm -qa | grep libgtk returns nothing.
yum install libgtk returns Nothing to do.
What am I missing?
Jerry