Re: [Clamav-devel] libtool in acinclude.m4

2005-02-15 Thread Stephen Gran
On Tue, Feb 15, 2005 at 05:00:49PM +0300, -=MikeP=- said: > Hello Tomasz, > > Tuesday, February 15, 2005, 4:10:03 PM, you wrote: > > TK> On Tue, 15 Feb 2005 16:13:48 +0300 TK> -=MikeP=- > <[EMAIL PROTECTED]> wrote: > > >> 1) is it possible to remove libtool from acinclude.m4 in future > >> v

RE: [Clamav-devel] Protocol Question

2005-02-15 Thread John Giammarche
Thanks, I'll be moving to a Linux box anyways... I have to study clamd's responses in case of virus/non-virusbut I'll see that by interacting with the program directly. Thanks! John --- "Brian A. Reiter" <[EMAIL PROTECTED]> wrote: > > I was thinking about communicating > > directly > > with

Re[2]: [Clamav-devel] libtool in acinclude.m4

2005-02-15 Thread -=MikeP=-
Hello Tomasz, Tuesday, February 15, 2005, 4:10:03 PM, you wrote: TK> On Tue, 15 Feb 2005 16:13:48 +0300 TK> -=MikeP=- <[EMAIL PROTECTED]> wrote: >> 1) is it possible to remove libtool from acinclude.m4 in future >> versions so that there is possibility to build environment with >> system's

RE: [Clamav-devel] Protocol Question

2005-02-15 Thread Brian A. Reiter
> I was thinking about communicating > directly > with clamd through a UNIX socket, but I couldn't > find clamAV's protocol specification. Is there documentation on it? Do > you have any suggestion on how > to implement this virus scanning process? Have you looked at Section 5 of clamdoc.pdf? [ht

Re: [Clamav-devel] libtool in acinclude.m4

2005-02-15 Thread Tomasz Kojm
On Tue, 15 Feb 2005 16:13:48 +0300 -=MikeP=- <[EMAIL PROTECTED]> wrote: > 1) is it possible to remove libtool from acinclude.m4 in future > versions so that there is possibility to build environment with > system's libtool. No, it isn't. > 2) What info (patches in what form) should be se

[Clamav-devel] libtool in acinclude.m4

2005-02-15 Thread -=MikeP=-
Hello ClamAV, The libtool.m4 is included in acinclude.m4 does not support QNX6. Each time I download new version of ClamAV I have not only to rebuild autotools environment, but also fix libtool in acinclude.m4 by hands. I have 2 questions then: 1) is it possible to remove libtool from

Re: [Clamav-devel] Protocol Question

2005-02-15 Thread John Giammarche
I took a look at ClamShell earlier, but I'm at a Windows box right now, and ClamShell comes only as a .bin file (no separate sources download, and I doubt that there are any sources within the .bin file...I don't know if it's decompilable...). --- Tomasz Kojm <[EMAIL PROTECTED]> wrote: > On Mon,