Hey gang. I am trying to install a program from RPM but it is complaining that it needs libjpeg.so.6. I have in my /usr/lib directory some links pointing to libjpeg.so.62.0.0. It didn't work any better when I tried creating a new link the looks like this: libjpeg.so.6 -> libjpeg.so.62.0.0 I am running Red Hat 6.x (can't remember if .0 or .1). Does anyone have a link to an explanation of library versions as they relate to this, or at least a quick fix? Thanks. Drew