Hi Rutger,
The problem is you can't just drop the library anywhere. I am
guessing from you message that you do not have root privleges on the
server. I doubt that you will be able to add a shared library without
root access. The second problem I see you may have is the the binary
was compile
No this is on an Apache server... running on BSDI BSD/OS 4.01
thanks
-Oorspronkelijk bericht-
Van: Brady Orand [mailto:[EMAIL PROTECTED]]
Verzonden: maandag 26 februari 2001 3:21
Aan: Rutger Beens; [EMAIL PROTECTED]
Onderwerp: Re: missing library libz.so
I'm assuming this
I'm assuming this is on Solaris.
One workaround that you may be able to do is to set you LD_LIBRARY_PATH to
the path where libz.so is.
I've seen this problem with other products and it turned out to be a Solaris
install issue. I had to back rev to 2.7 in order to get it to work. I
_belive