Re: Windows - MSVC 2008, 64-bit and Platform SDK

2009-04-27 Thread Shachar Shemesh
owed to link with anything non-GPL, except stuff that comes by default with your OS or your compiler (section 3 after the subsections in version 2, right in the definitions part of what is the source code (section 1) in version 3). Shachar -- Shachar Shemesh Lingnu Open Source Consult

Re: Windows - MSVC 2008, 64-bit and Platform SDK

2009-04-27 Thread Shachar Shemesh
ebfa04%40mail.gmail.com&forum_name=rsyncrypto-devel -- Shachar Shemesh Lingnu Open Source Consulting Ltd. http://www.lingnu.com -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified l

A couple of agent extending questions

2008-11-24 Thread Shachar Shemesh
I have a couple of questions about extending the agent's abilities. We are talking about an agent that has to speak SNMPv3. The first is about overriding (or, at least, associating some action) with a set of one of the standard MIBs. For example, I want setting the sysName value to actually cha

Patch: resolve a lot of 404 errors due to tutorial-5 being moved

2008-09-23 Thread Shachar Shemesh
Attached Index: docs/readmefiles/README === --- docs/readmefiles/README (revision 17236) +++ docs/readmefiles/README (working copy) @@ -192,7 +192,7 @@ re-run configure and re-compile (or link against its libraries). No modifi

Patch: configure.ac - confusing escaping

2008-09-23 Thread Shachar Shemesh
This patch fixes a tiny escaping confusion. The current text, while semantically correct, confuses the VIM syntax highlighting as well as confused me. Shachar Index: configure.ac === --- configure.ac(revision 17232) +++ con

Update URL in code pointing to the to set state machine

2008-09-23 Thread Shachar Shemesh
Attached is the patch Shachar Index: local/mib2c.scalar.conf === --- local/mib2c.scalar.conf (revision 17236) +++ local/mib2c.scalar.conf (working copy) @@ -84,7 +84,7 @@ * SET REQUEST * * multiple state

Re: Question on MIB Text Files

2008-09-23 Thread Shachar Shemesh
Rajesh Gopalan wrote: > Hi, > I am using Net SNMP for all the management purposes in our project but > there exists a stringent memory constraint. Net SNMP, by default, while > installing installs the MIB text files under usr/local/share/snmp/mibs. > Also, while starting it looks for all the MIB te

Re: net-snmp build system anomalities

2008-09-20 Thread Shachar Shemesh
I've just subscribed to this list, and not all messages in this thread appear in the web archives, so forgive me if I'm answering a little out of context. Thomas Anders wrote: > Magnus Fromreide wrote: > >> I think the compiler-choice patch is what you are asking for? >> For the rest of you,

net-snmp build system anomalities

2008-09-18 Thread Shachar Shemesh
Hi all, This email is an attempt at constructive criticism. I have just started to work with net-snmp, and have ran across several things having to do with the build system that I believe could be done better. Personally, I tend to use automake where applicable, and for me it provides a conven