You must have the Zlib compression shared library installed. You may need to add its directory to /etc/ld.so.conf or LD_LIBRARY_PATH. You may just need to re-run ldconfig so the added Zlib library is in the linker's cache.
HTH, Jeffrey Quoting Farrukh Mahmood <[EMAIL PROTECTED]>: > hi > > first i would like to thankz all of u, my problem of make is solved > but after installing the clam av when i run ./clamscan it gives me this > error > > > ld.so.1: ./clamscan: fatal: libz.so: open failed: No such file or > directory > Killed > > now wht i have done wrong > > Regards and thankz > > Farrukh Mahmood > > From: Tomasz Kojm <[EMAIL PROTECTED]> > Date: Sunday, December 15, 2002 3:13 pm > Subject: Re: [clamav-users] help requird plzzzzzzz > > > On Fri, Dec 13, 2002 at 04:26:46PM +0000, Farrukh Mahmood wrote: > > > > > manager.o tr > > > eewalk.o -L/export/home/farrukh/clam/clamav- > > > 0.54/libclamav /export/home/farrukh > > > /clam/clamav-0.54/libclamav/.libs/libclamav.so -lpthread -Wl,-- > > rpath - > > > Wl,/export > > > > Hmm.. It doesn't link with zlib, try to edit the Makefile and add > > -lz in LIBS= (search for -lpthread). Do you have the zlib library > > correctlyinstalled ? > > > > Best regards, > > Tomasz Kojm --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
