Ron Burns wrote:
I am
> trying to install an RPM that says it has a dependancy
> on libjpeg.so.6..... Is this not a file that is required by alot of KDE
> apps? Please help.. so far this is the second app that requires this
> library and it remains elusive.
>
Ron, I had to go hunting for that exact file. I don't remember which package it
is in, but I know how you can find out. Go to http://rpmfind.net. This is a huge
listing of rpms, cross-referenced by name, creation date, etc. Look up the rpm
that is asking for the ..so.6 file...There will be a page that describes that
rpm. Included in the description will be a list of unsatisfied dependencies.
Your ..so.6 file will be in that list and highlighted as a link. Just click on
that link and it will take you to the rpm that will install that file. I'm not
sure if this is the most efficient way to do it, but it will get the job done.
Lance