I was thinking of giving clamav a try, but I ran into the following problem when I tried to install it:
/bin/sh ../mkinstalldirs /sw/src/root-clamav-0.60-2/sw/sbin
mkdir -p -- /sw/src/root-clamav-0.60-2/sw/sbin
/bin/sh ../libtool --mode=install /sw/bin/install -c clamd /sw/src/root-clamav-0.60-2/sw/sbin/clamd
/sw/bin/install -c clamd /sw/src/root-clamav-0.60-2/sw/sbin/clamd
make[2]: Nothing to be done for `install-data-am'.
Making install in clamdscan
/bin/sh ../mkinstalldirs /sw/src/root-clamav-0.60-2/sw/bin
/bin/sh ../libtool --mode=install /sw/bin/install -c clamdscan /sw/src/root-clamav-0.60-2/sw/bin/clamdscan
/sw/bin/install -c clamdscan /sw/src/root-clamav-0.60-2/sw/bin/clamdscan
make[2]: Nothing to be done for `install-data-am'.
Making install in clamav-milter
/bin/sh ../mkinstalldirs /sw/src/root-clamav-0.60-2/sw/sbin
/bin/sh ../mkinstalldirs /sw/src/root-clamav-0.60-2/sw/share/man/man1
Making install in etc
/bin/sh ../mkinstalldirs /sw/src/root-clamav-0.60-2/sw/etc
mkdir -p -- /sw/src/root-clamav-0.60-2/sw/etc
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
chown: `clamav': invalid user
rmdir: `/sw/src/root-clamav-0.60-2/sw/sbin': Directory not empty
*** TESTING clamav: ERROR: Can't get information about user clamav. test result 1: 60 Done test 1
ERROR: Can't get information about user clamav. test result 2: 60 Done test 2
ERROR: Can't get information about user clamav. test result 3: 60 Done test 3
ERROR: Can't get information about user clamav. test result 4: 60 Done test 4
ERROR: Can't get information about user clamav. test result 5: 60 Done test 5
ERROR: Can't get information about user clamav. test result 6: 60 Done test 6
*** virus scan tests failed! *** ### execution of /var/tmp/tmp.1.tmBtQf failed, exit code 1 Failed: installing clamav-0.60-2 failed
It appears that the user 'clamav' needs to exist prior to installation. That's OK, but I'm not sure what group the new user should belong to. Does anyone have any ideas, or am I doing something wrong?
Thanks, Charles
Charles A. Williams Dept. of Earth & Environmental Sciences Science Center, 2C01B Rensselaer Polytechnic Institute Troy, NY 12180 Phone: (518) 276-3369 FAX: (518) 276-2012 e-mail: [EMAIL PROTECTED]
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
