On 9/18/07, Dennis Peterson <[EMAIL PROTECTED]> wrote: > > Build but don't install clamav. Edit the config.status file to add the > library references where appropriate (should be obvious). There are just > a few files that have regex.h included and can be found with >
Or you can upgrade to latest SVN, which has a regcomp(),regexec() implementation included in libclamav. It doesn't rely anymore on system provided regcomp()/regexec(), so it'll have consistent behavior on all platforms. --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
