On Tue, May 20, 2003 at 03:22:15PM -0500, [EMAIL PROTECTED] wrote: > > On Tue, May 20, 2003 at 02:54:36PM -0500, [EMAIL PROTECTED] wrote: > > > yes not found in the data directory. > > > yes not found in the data directory. > > > ERROR: yes not found on remote server > > > ERROR: Can't download yes from clamav.elektrapro.com
After looking at the source code for freshclam.c and manager.c
in the ${CLAMSOURCEDIR}/freshclam directory it looks like 'yes'
is actually a #DEFINE for the database names (in this case,
DB1NAME and DB2NAME).
The database names should be defined in the makefile with these
flags: -DDB1NAME=\"viruses.db\" -DDB2NAME=\"viruses.db2\"
How did you run your configure script? Check your Makefile in
the freshclam directory and see what the DEFS line shows. What
are DB1NAME and DB2NAME set to? I think this should fix your
problem.
--
+------------------------------------------------------------+
| Dave Vasil [EMAIL PROTECTED] |
| University of Tennessee Computer Science Dept. |
| UTKCS Systems Administrator 865-974-8364 |
+------------------------------------------------------------+
pgp00000.pgp
Description: PGP signature
