On 31 December 2012 13:31, Jatin Bodarya <jatin.boda...@elitecore.com> wrote: > Let me be specific.
Specifics would be good, yes. > I have downloaded NET-SNMP version: 5.7.2.rc1.tar.gz and installed with > "make install" in "Ubuntu 12.04" > Now I want to use same installation in linux OK - let's be specific here. What distribution of Linux? is this another Ubuntu system? Debian? Fedora? RedHat? SuSe? Something else? As far as installing software is concerned, the Linux distribution is much more significant than the version of the Linux kernel that happens to be running. > So that I have copied all the needed files in that machine > and as well as system libs with desired locaton. Let's be specific again. What files have you copied, and from where? "All the needed files" is too vague If this is another Ubuntu system, then you should be able to copy the installed files from the first system onto the second, and that ought to work. But copying files out of the build tree is unlikely to work correctly. There are various re-linking steps that "make install" does, which you would need to reproduce if doing this manually. > So My question is do I need .lo files (after installation or I can just > remove them same as .c , .o files)in this packaging or just .so files ? > I found .so files in /agent/.libs folder also Are they useful because I > found some of the same files in /usr/local/lib filder also. It's not as simple as that. The installation process takes these "hidden" .so files (from assorted .libs directories) installs them into the correct final locations, and then =***=> re-links snmpd (and other binaries) to use these files <=***= You would need to do the same thing. Quite honestly, it's easier/safer/more likely to work to let "make install" take care of this. Trying to copy things into place by hand is just more trouble than it's worth. Dave ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users