On Tue, 27 Jul 2004, Jona Tallieu wrote:

> Hi All,
>
> Just upgraded to 0.75 on OSX 10.3.
>
> When checking CLAMAV version to be sure the upgrade was ok I get:
>
> mail:/usr/local/bin root# ./clamscan --version
> clamscan / ClamAV version 0.75
>
> But when I forgot the ./, I get this:
>
> mail:/usr/local/bin root# clamscan --version
> clamscan / ClamAV version 0.70
>
> Is this normal (difference in version)?
>

The "./" tells your shell to execute the binary located in your current
working directory.   Just entering "clamscan" tells your shell to search
your PATH environment for the binary.  It appears that you have another,
older version of clamav still installed.  Try using "which clamscan" to
locate the older version.  Note that there is more to the package than
just this one binary, and it's probably a good idea to get rid of the
entire previous installation.

Steve


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to