Hi Devi,
        >Run configure script. ( “./configure “)
        
        > After successful completion of configure, change "gcc" to "purify 
-best-effort gcc" in below makefile ( ONLY THE FIRST OCCURANCE, NOT ALL)
        1. Makefile
        2. agent/Makefile
        3. agent/mibgroup/Makefile
        4. agent/helpers/Makefile

        > run make, & make install

        > copy all "*pure*" library from your net-snmp-<version>/ to your 
installed lib path (cp `find . -name "*pure*"` <installed_lib_dir>)   

        > set LD_LIBRARY_PATH to installed_lib_dir

        > run snmpd with -f option

-
Santhosh
=====================================
Message: 4
Date: Fri, 9 Mar 2007 13:59:36 +0530
From: "Devi U" <[EMAIL PROTECTED]>
Subject: how to purify net-snmp code
To: <[email protected]>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"


Hi,
 
Is it possible to purify the net-snmp code?
How to identify the memory leaks?
 
Thanx,
Devi.U



Thanks & Regards, 
Santhosh 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to