Hi, My server version is freebsd6.2 amd64. I have installed clamav to scan my incoming mail. Everything works smoothly for several years. Recently, I need to upgrade clamav version from 0.92 to 0.94 (latest version).
There is no error message found in the whole process, however, I cannot find the file of "clamd", "clamscan" & "freshclam". The previous version of these file can be found in /usr/local/sbin and /usr/local/bin I have posted my problem in the mailling list of freebsd-ports, however, I cannot get any hints. After redo the upgrade process, I find there are some files under /usr/local/bin and /usr/local/sbin but the file name is differenet. ls -ltr /usr/local/bin -r-xr-xr-x 1 root wheel 80624 Sep 19 11:07 amd64-portbld-freebsd6.2-sigtool -r-xr-xr-x 1 root wheel 87944 Sep 19 11:07 amd64-portbld-freebsd6.2-freshclam -r-xr-xr-x 1 root wheel 51968 Sep 19 11:07 amd64-portbld-freebsd6.2-clamscan -r-xr-xr-x 1 root wheel 52592 Sep 19 11:07 amd64-portbld-freebsd6.2-clamdscan -r-xr-xr-x 1 root wheel 28272 Sep 19 11:07 amd64-portbld-freebsd6.2-clamconf -r-xr-xr-x 1 root wheel 1103 Sep 19 11:07 amd64-portbld-freebsd6.2-clamav-config ls -ltr /usr/local/sbin -r-xr-xr-x 1 root wheel 67536 Sep 19 11:07 amd64-portbld-freebsd6.2-clamd Are these files are the same as the file of "clamd", "freshclam" and "clamscan". If yes, can I create symbolic link for these file so that I can keep my old setting? (i.e run "/usr/local/sbin/clamd -c /usr/local/etc/clamd.conf", and run "/usr/local/bin/freshclam --quiet" in the cronjob). How many configuration files location should I change ? Thanks. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"