Oliver Stöneberg wrote: > I did install it properly as there isn't much to do wrong, when > downloading the NSIS-based installer and just click "OK" everywhere.
You have "ClamAV devel-20050725" build and packaged from www.sosdg.org, so you have a package that includes _some_ Cygwin DLL (version?) and, as you have shown: it doesn't work sometimes! Two possible problems: was the CVS version stable? was the Cygwin DLL stable? (I 'm not going to discuss the quality of their distribution, I just don't use it and I didn't like it when I evaluated it for a server). > And I found the "problem". Look at this: > > P:\_virii>c:\clamav-devel\bin\clamscan p:\\_virii > p:\\_virii/Clean.dot.virus: WM.Buero.A FOUND > p:\\_virii/Happy99.exe.virus: Trojan.Happy99.SKA FOUND [snip] > > P:\_virii>c:\clamav-devel\bin\clamscan > /cygdrive/p/_virii/Clean.dot.virus: WM.Buero.A FOUND > /cygdrive/p/_virii/Happy99.exe.virus: OK [snip] > > So there seems to be a problem and something is done different, when > the file is passed to the scanner as cygwin path or as native windows > path. No, the way you write a path is not significant for Cygwin (it is translated internally by the dll). What may be significant is how the drive is mounted, file permissions/ownership, if this is a "network drive"... But you wont be able to see those details if you dont have Cygwin installed. > Comparing the debug output it does find the virus directly > after recognizing it as executable file. The other one starts priting > informations about the file. Here is everything from the recognition > point: [snip] Conclusion: There is something wrong with your environment. Recomendation: Try the Cygwin package. -- René Berber _______________________________________________ http://lurker.clamav.net/list/clamav-users.html