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
