Re: [Clamav-users] New to Clamav

2009-02-05 Thread Madhuri Somavarapu
From: Török Edwin To: ClamAV users ML Sent: Thursday, February 5, 2009 11:53:42 AM Subject: Re: [Clamav-users] New to Clamav On 2009-02-05 18:51, Madhuri Somavarapu wrote: > In my error log while starting clamd svc on Unix I see these > > clamd: Configuration file has not been c

Re: [Clamav-users] New to Clamav

2009-02-05 Thread Török Edwin
On 2009-02-05 18:51, Madhuri Somavarapu wrote: > In my error log while starting clamd svc on Unix I see these > > clamd: Configuration file has not been customised. > freshclam: Configuration file has not been customised. > [ Feb 3 14:02:12 Method "start" exited with status 0 ] > [ Feb 3 14:02:1

Re: [Clamav-users] New to Clamav

2009-02-05 Thread shuttlebox
On Thu, Feb 5, 2009 at 5:51 PM, Madhuri Somavarapu wrote: > In my error log while starting clamd svc on Unix I see these > > clamd: Configuration file has not been customised. > freshclam: Configuration file has not been customised. > [ Feb 3 14:02:12 Method "start" exited with status 0 ] > [ Fe

Re: [Clamav-users] New to Clamav

2009-02-05 Thread Madhuri Somavarapu
: Török Edwin To: ClamAV users ML Sent: Thursday, February 5, 2009 10:39:59 AM Subject: Re: [Clamav-users] New to Clamav On 2009-02-05 17:24, Madhuri Somavarapu wrote: > This is what I have in my clamd.conf on unix machine > > # Path to a local socket file the daemon will listen on. &

Re: [Clamav-users] New to Clamav

2009-02-05 Thread Rob MacGregor
On Thu, Feb 5, 2009 at 15:52, Madhuri Somavarapu wrote: > How can we invoke clamd from java if not the API? > > The app that uses clamd will be deployed on the same unix machine. Will I > have problem with firewall even then? Should I ask admin to open the port so > that users access the app?

Re: [Clamav-users] New to Clamav

2009-02-05 Thread Madhuri Somavarapu
response? If not how should I take care of it myself? Thanks Madhuri From: Török Edwin To: ClamAV users ML Sent: Thursday, February 5, 2009 10:39:59 AM Subject: Re: [Clamav-users] New to Clamav On 2009-02-05 17:24, Madhuri Somavarapu wrote: > This is what I have

Re: [Clamav-users] New to Clamav

2009-02-05 Thread Török Edwin
On 2009-02-05 17:24, Madhuri Somavarapu wrote: > This is what I have in my clamd.conf on unix machine > > # Path to a local socket file the daemon will listen on. > # Default: disabled (must be specified by a user) > LocalSocket /tmp/clamd.socket > > # Remove stale socket after unclean shutdown. >

Re: [Clamav-users] New to Clamav

2009-02-05 Thread Madhuri Somavarapu
lp Madhuri From: Török Edwin To: ClamAV users ML Sent: Thursday, February 5, 2009 10:11:15 AM Subject: Re: [Clamav-users] New to Clamav On 2009-02-05 17:07, Madhuri Somavarapu wrote: > I installed ClamAV both on my Windows and Unix machine. Here is the sample > code

Re: [Clamav-users] New to Clamav

2009-02-05 Thread Török Edwin
On 2009-02-05 17:07, Madhuri Somavarapu wrote: > I installed ClamAV both on my Windows and Unix machine. Here is the sample > code I am using from Java > > public boolean fileFactoryScanner (String destFilePath) throws Exception { > ClamAVScannerFactory.setClamdHost("127.0.0.1"); >

[Clamav-users] New to Clamav

2009-02-05 Thread Madhuri Somavarapu
I installed ClamAV both on my Windows and Unix machine. Here is the sample code I am using from Java public boolean fileFactoryScanner (String destFilePath) throws Exception { ClamAVScannerFactory.setClamdHost("127.0.0.1"); ClamAVScannerFactory.setClamdPort(3310); ClamAVSc

Re: [Clamav-users] new to clamav

2004-07-13 Thread Todd Lyons
Marc Hultquist wanted us to know: >checking for C compiler default output... conftest.c >checking whether the C compiler works... configure: error: cannot run C >compiled programs. rpm -qa | grep gcc Sounds like you may not have the gcc-cpp package installed (the c pre-processor). -- Regards..

[Clamav-users] new to clamav

2004-07-13 Thread Marc Hultquist
Morning afternoon and evening I am busy experimenting with clamav as we are looking for an alternative to our current av sollution, now while I managed without a single issue to install clam onto a debian based system (apt-get is my friend) :p now I _have_ to get it working on a Redhat 7.3

Re: [Clamav-users] new to clamAV ...

2004-03-11 Thread Betsy Schwartz
At 10:04 PM 3/11/2004, kent e. wrote: In the step 9 of the above link what does it mean signature? Does it means the file with an extension name of .sig ??? seems like a success but how to update the virus definition or the db of The "signature" is the signature of the virus, or the virus definitio

[Clamav-users] new to clamAV ...

2004-03-11 Thread kent e.
I just downloaded the version 0.67 and I followed the step-by-step config in http://linux-sxs.org/administration/clamav.html In the step 9 of the above link what does it mean signature? Does it means the file with an extension name of .sig ??? seems like a success but how to update the virus def