I recently installed RH 5.1 and I'm trying to install the GRPM 0.1, so I downloaded it and tried this from the command line and had dependency problems: [root@brandon grpm]# rpm -Uvh grpm-0.1-2.i386.rpm failed dependencies: libgdk-1.1.so.0 is needed by grpm-0.1-2 libglib-1.1.so.0 is needed by grpm-0.1-2 libgtk-1.1.so.0 is needed by grpm-0.1-2 libjpeg.so.62 is needed by grpm-0.1-2 libungif.so.3 is needed by grpm-0.1-2 I figured that I just didn't have the latest version of GTK so I downloaded the tar file for GTK+ 1.04 (gtk+-1.0.4.tar.gz), and compiled it with no problems. I also entered this into my .bashrc: LD_LIBRARY_PATH=/usr/local/lib I still get the same dependency problems when I try to install GRPM, and now I can't run other programs that use GTK like Gimp and the Control-Panel. I'm getting errors like this: [root@brandon grpm]# control-panel control-panel: error in loading shared libraries /usr/local/lib/libgtk.so.1: undefined symbol: g_strdelimit [root@brandon grpm]# gimp gimp: error in loading shared libraries /usr/local/lib/libgtk.so.1: undefined symbol: g_strdelimit -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.