Re: [Clamav-users] Upgrading to ClamAV 0.67 from 0.65

2004-02-17 Thread Craig Daters
Ahh! Thank you ./configure --disable-clamav --enable-bigstack --with-group=mail \ --disable-clamuko --with-user=exim You can see what they do by doing ./configure --help | more cheers - wash Regards, Craig D. -- -- Craig Daters ([EMAIL PROTECTED]) Systems Administrator

Re: [Clamav-users] Upgrading to ClamAV 0.67 from 0.65

2004-02-16 Thread Odhiambo Washington
* Craig Daters <[EMAIL PROTECTED]> [20040216 21:11]: wrote: > > > $ ./configure --sysconfdir=/etc > > > >I do the same, but I am particular about the options I pass to > >configure. > > What kind of options are you particular about? Should I be particular > about them too? ./configure --disable-

Re: [Clamav-users] Upgrading to ClamAV 0.67 from 0.65

2004-02-16 Thread Craig Daters
> $ ./configure --sysconfdir=/etc I do the same, but I am particular about the options I pass to configure. What kind of options are you particular about? Should I be particular about them too? -- -- Craig Daters ([EMAIL PROTECTED]) Systems Administrator West Press Printing 1663 West Grant Road

Re: [Clamav-users] Upgrading to ClamAV 0.67 from 0.65

2004-02-16 Thread Craig Daters
Thanks Jesper, I'll check it out. Here's what I do personally which seems to work great; I'm using Slackware Linux, and I build ClamAV from source. But, I don't want to just do "make install" as that leaves me with the responsabillity to manually clean out old versions by hand etc. So what I do i

Re: [Clamav-users] Upgrading to ClamAV 0.67 from 0.65

2004-02-16 Thread Odhiambo Washington
* Craig Daters <[EMAIL PROTECTED]> [20040216 18:37]: wrote: > I installed 0.65 on a RH9 system using the source install (as opposed > to the RPM) and I now want to upgrade to 0.67 using the same method. > What is the proper way to do this? Is there and uninstall/upgrade > method for doing this?

Re: [Clamav-users] Upgrading to ClamAV 0.67 from 0.65

2004-02-16 Thread Jesper Juhl
On Mon, 16 Feb 2004, Craig Daters wrote: > I installed 0.65 on a RH9 system using the source install (as opposed > to the RPM) and I now want to upgrade to 0.67 using the same method. > What is the proper way to do this? Is there and uninstall/upgrade > method for doing this? > > Or, do I just do

[Clamav-users] Upgrading to ClamAV 0.67 from 0.65

2004-02-16 Thread Craig Daters
I installed 0.65 on a RH9 system using the source install (as opposed to the RPM) and I now want to upgrade to 0.67 using the same method. What is the proper way to do this? Is there and uninstall/upgrade method for doing this? Or, do I just download it, un-tar the 0.67 files then run: $ ./con