![]() |
Forgive my ignorance, but how does rebuilding the rpm fix the problem. Does it look at which libjpeg package I have on my system now? Should I remove the link I manually created? Thanks for your reply. On Mon, 22 Feb 1999 06:57:40 +0000, you wrote: > >>>>>> On Sat, 20 Feb 1999, "rc" == r.chan@sympatico.ca wrote: > > rc> Although libjpeg-6b-7 in installed, libjpeg.so.6 is only there because I > rc> created a symlink to libjpeg.so.62.0.0. > > rc> I ran rpm with the --nodep flag, and it installed. I am about to > rc> configure it, but just wanted another opinion in case I run into further > rc> problems that could be attributed to this. Should I try reinstalling > rc> libjpeg-6b-7? > >fetch the .src.rpm and do: > > rpm --rebuild hylafax-v4.0pl2-3.src.rpm > >Then cd /usr/src/redhat/RPMS/i386/ and rpm -ivh the RPM you see in there. > >-Darren >