You can try doing a ln -s /usr/local/lib/libclamav.so.4.0.1 /usr/local/lib/libclamav.so.4, re-run ldconfig and try again..
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:clamav-users- > [EMAIL PROTECTED] On Behalf Of nightduke > Sent: Friday, May 02, 2008 12:28 PM > To: ClamAV users ML > Subject: Re: [Clamav-users] Help need with 0.93 compile error > > Finally i applied the patch i was downloading with wget but... > wget https://wwws.clamav.net/bugzilla/attachment.cgi?id=656--no-check- > certificate > > patch -p0 < attachment.cgi\?id\=656 > Then i do again configure and make > Make it's done without errors...then i do make install.... > But i try to update... > > freshclam > freshclam: error while loading shared libraries: libclamav.so.4: cannot > open > shared object file: No such file or directory > > Nightduke > > > 2008/5/2, Török Edwin <[EMAIL PROTECTED]>: > > > > nightduke wrote: > > > patch -p0 < zlib.patch > > > patch: **** Only garbage was found in the patch input. > > > > > > And then what can i do? > > > > > > Check what zlib.patch contains, and if it got damages somehow. > > Use a patch that understands unified context diffs (try -u). > > > > > > --Edwin > > > > _______________________________________________ > > Help us build a comprehensive ClamAV guide: visit > http://wiki.clamav.net > > http://lurker.clamav.net/list/clamav-users.html > > > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit > http://wiki.clamav.net > http://lurker.clamav.net/list/clamav-users.html _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
