![]() |
Although libjpeg-6b-7 in installed, libjpeg.so.6 is only there because I created a symlink to libjpeg.so.62.0.0. I ran rpm with the --nodep flag, and it installed. I am about to configure it, but just wanted another opinion in case I run into further problems that could be attributed to this. Should I try reinstalling libjpeg-6b-7? Thanks again. On Sat, 20 Feb 1999 10:18:37 -0500, you wrote: >r.chan@sympatico.ca wrote: >> >> When trying to install the hylafax-4.0pl2-3rh5.rpm package on my >> Redhat 5.2 i386 system, I get the following error message: >> >> failed dependencies: >> libjpeg.so.6 is needed by hylafax-4.0pl2-3rh5 >> >> libjpeg-6b-7 is already installed, and in /usr/lib there is a file >> called libjpeg.so.62.0.0 as well as a symlink to it called >> libjpeg.so.62. I created another symlink to it called libjpeg.so.6, >> but this didn't help. >> > >If libjpeg.so.6 is already there, then use: > > rpm --install --nodeps hylafax-4.0pl2-3rh5.rpm