On 15 Dec 2004, at 4:00, Davis Lee <[EMAIL PROTECTED]> wrote:

On MacOS X Server there are a couple of places to look first, if fink is installed you will have a /sw directory and clamav might be installed under there. If it is, then the upgrade process is quite simple:

/sw/bin/fink selfupdate
/sw/bin/fink update clamav

Otherwise if you have darwinports installed there might be a /darwinports directory which could contain the clamav files.

The other popular spot for software on MacOS X is under /usr/local/ if compiled straight from source.
On a well setup machine the locate command should be working and a simple:


locate clam

will find all the traces.
If all else fails a

find / -name "*clam*"

should find all the files.
Thanks,
JT

I've inherited a box with a wildly non-standard install (Mac OS X.3 server).
How do I track down where the old stuff is to uninstall it?


Thanks,
Davis

From: James <[EMAIL PROTECTED]>
Reply-To: ClamAV users ML <[EMAIL PROTECTED]>
Date: Tue, 14 Dec 2004 10:02:22 -0600
To: ClamAV users ML <[EMAIL PROTECTED]>
Subject: Re: [Clamav-users] Upgrade

Just download the new source, compile it, and install it (make install). As
long as you install the newer version in the same place, all the binaries and
libaries will overwrite all the old, existing stuff...


James

Quoting "Darryl W. DeLao Jr." <[EMAIL PROTECTED]>:

I currently have Clam .72 and I want to upgrade to .80
How do I uninstall .72?
Or, would it be easier to just upgrade to .80 with .72 still on the server?
The documentation does not say how to upgrade or uninstall. I don't want 2
version of clam on the server.


Thanks,
Darryl

_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to