Re: [clamav-users] Tips for low memory systems

2014-05-28 Thread Benny Pedersen
Michael Heuberger skrev den 2014-05-28 03:47: Too bad :( apt-get source clamav -b possible ask for maintainer support on lunchpad ? come on :=) ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.

Re: [clamav-users] Tips for low memory systems

2014-05-28 Thread Matus UHLAR - fantomas
On 28.05.14 14:26, Michael Heuberger wrote: Yeah I know but I am very busy these days. Either an easy solution or I'll buy more RAM :( if byuing RAM is an option for you, you shouldn't even think about alternatives. recently we've had requests from people who just could NOT buy RAM to their

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Dennis Peterson
On 5/27/14, 7:45 PM, Michael Heuberger wrote: Thanks but sorry, the thread is too long and I'd prefer to get to the point ... Buy more memory. dp ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clama

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Thanks but sorry, the thread is too long and I'd prefer to get to the point ... On 28/05/14 14:41, Shawn Webb wrote: > You can also take a look at this thread from 2013: > http://www.gossamer-threads.com/lists/clamav/users/59413 > > > On Tue, May 27, 2014 at 10:26 PM, Michael Heuberger < > michael

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Shawn Webb
You can also take a look at this thread from 2013: http://www.gossamer-threads.com/lists/clamav/users/59413 On Tue, May 27, 2014 at 10:26 PM, Michael Heuberger < michael.heuber...@binarykitchen.com> wrote: > Yeah I know but I am very busy these days. Either an easy solution or > I'll buy more RA

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Yeah I know but I am very busy these days. Either an easy solution or I'll buy more RAM :( On 28/05/14 14:11, Greg Folkert wrote: > It isn't to hard. You just get to familiarize yourself with apt-source > and building Debian packages. Not really very difficult. > > Of course, it isn't "easy-peasy"

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Greg Folkert
It isn't to hard. You just get to familiarize yourself with apt-source and building Debian packages. Not really very difficult. Of course, it isn't "easy-peasy" ... of course you *COULD* always go with a Gentoo setup. On Wed, 2014-05-28 at 13:47 +1200, Michael Heuberger wrote: > Too bad :( > > O

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Too bad :( On 28/05/14 13:46, Scott Kitterman wrote: > No. It's a compile time option. > > Scott K > > On Wednesday, May 28, 2014 12:05:33 Michael Heuberger wrote: >> Thanks Kevin >> >> So, how can I set --disable-llvm and --with-system--llvm when I have >> installed clamav via apt-get? >> >> I s

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Scott Kitterman
No. It's a compile time option. Scott K On Wednesday, May 28, 2014 12:05:33 Michael Heuberger wrote: > Thanks Kevin > > So, how can I set --disable-llvm and --with-system--llvm when I have > installed clamav via apt-get? > > I searched for solutions in Google but found none. Any sugestions? >

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Michael Heuberger
Thanks Kevin So, how can I set --disable-llvm and --with-system--llvm when I have installed clamav via apt-get? I searched for solutions in Google but found none. Any sugestions? Any chance I can edit that in /etc/clamav/clamd.conf ? And are there any other tweaks I could do in /etc/clamav/clam

Re: [clamav-users] Tips for low memory systems

2014-05-27 Thread Kevin Lin
One way you can reduce the amount of memory that clamav uses is to specify the "--disable-llvm" flag to clamav configuration line. This flag tells clamav not to compile the packaged llvm project into libclamav library and will use up less space with libclamav is loaded into memory. Note that this m