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
On Thu, Oct 12, 2006 at 12:47:46PM -0400, Jerry Geis enlightened us:> 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? >The yum man page. Try looking at the provides command to yum, or possibly the search command. -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263
On 10/12/06, Jerry Geis <geisj at pagestation.com> wrote:> 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?Depending on how you install gvcs it could also be arch compatability if this is an x86_64 machine and your app wants the i386 version of the lib. -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell