At 11:17 PM 04/12/2000 -0400, brian wrote:
>GETTING IT WORKING:
>==================
>
>You can fix your immediate problem with
>
>cd /usr/lib (or cd /lib, whereever they got installed), and
>
>ln -s libpng.so.2 libpng.so.0
>ln -s libjpg.so.6 libjpg.so.4
>
>[verify which version it actually installed for each of these. I have
>png so I'm pretty sure it's correct, but I don't have jpg, so that's a
>guess.]
>
I tried putting the links in both in both directories, no dice, knews still
does not install cause it can't find those libs.
The rpm file seems to be binary, is there a way to edit it and see where it
is looking for these libs?
The version for libjpeg seemed to be libjpeg.so.62 and it was in /usr/lib
Jim
PS
I doownloaded Zope last night, and it looks worth learning, is there a
tutorial somewhere on the net to help you to learn it?
BTW, it installed without a hitch and contained everything necessary, I
downloaded it at 33.6K without problem.