Yes, I would check:
/etc/ld.so.conf
and make sure the path for zlib is in there (ie /usr/local/lib).
Then run:
ldconfig -v
to try and link it.
Worth a shot :)
Rob M.
On Fri, 12 Apr 2002, Bill Moseley wrote:
> At 09:21 PM 04/11/02 -0700, Colin Kuskie wrote:
>
> It's late, and I'm not thinking well.
>
> > LIBS => [q[-L/usr/lib -lswish-e -lm -lxml2], q[-L/usr/lib -lswish-e -lm
> -lxml2]]
>
> Notice how there's no libz specified there? I wonder if that's a problem.
> I'm not sure I understand why it works without it everywhere I build.
> Maybe ldconfig is the answer?
>
> Could you try two things?
>
> run ldconfig and try to build again.
>
> If that doesn't work, try adding -z to the list of libraries and try again.
>
> Maybe if I keep posting someone that understands this stuff better will
> jump in help? ;)
>
>
Received on Fri Apr 12 14:11:00 2002