Ron Burns wrote:
>
> Hi everyone.... I have Linux Mandrake 7.0 succesfully installed on my
> machine!!! What a treat in comparison to the usual boring Windows. 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.
Have you done this? At the prompt type "find -iname libjpeg.so.6". If
it finds such a file you will see where located and make sure that is
in your path. If it doesn't find go on the internet and using a search
machine type libjpeg.so.6.
Of course you can install by using the --nodeps on the command line
but then the installed rpm might not work right.