It seems that the problem is in the NetSNMP perl and not the NetSNMP package, both the CentOS RPM and compiled version works ok except that if you want to use the NetSNMP perl. Executing; perl use SNMP; in the command line shows the same error: Can't load 'blib/arch/auto/NetSNMP/default_store/default_store.so' for module NetSNMP::default_store: blib/arch/auto/NetSNMP/default_store/default_store.so: undefined symbol: DES_key_sched at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 226.
I need NetSNMP for smptt application for a readable OID. Any known issues about this. Thanks and Regards, --- On Mon, 6/22/09, Michael P. Carel <[email protected]> wrote: > From: Michael P. Carel <[email protected]> > Subject: Re: NetSNMP Perl compilation problem in CentOS > To: "Dave Shield" <[email protected]> > Cc: [email protected] > Date: Monday, June 22, 2009, 5:24 PM > > RPM package that comes with my CentOS is version 5.3.1. > I've experienced using netsnmp version 5.4.2.1 with RedHat > and it is stable. I thought it gonna be so easy and stable > having that version also in CentOS. > > I used to compile NetSNMP with --enable-embedded-perl > --enable-shared. > For the Perl 5.8.8 my mistake it's from the RPM of CentOS. > I also used to install the NetSNMP perl separately to > isolate the problem but still the same. > > Thanks for the reply. > > --- On Mon, 6/22/09, Dave Shield <[email protected]> > wrote: > > > From: Dave Shield <[email protected]> > > Subject: Re: NetSNMP Perl compilation problem in > CentOS > > To: [email protected] > > Cc: [email protected] > > Date: Monday, June 22, 2009, 4:57 PM > > 2009/6/22 <[email protected]>: > > > I'm using CentOS (Linux version 2.6.18-92.el5). > > NetSNMP 5.4.2.1 (installed via ./configure and > installed > > with perl package). > > > Perl 5.8.8 (installed via ./configure). > > > > Is there any reason why you are compiling these from > > source, > > rather than installing the perl RPMs that come with > > CentOS? > > > > What compilation flags are used for the two builds? > > > > > > > > Dave > > > > > > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source > Bridge conference! > Portland, OR, June 17-19. Two days of sessions, one day of > unconference: $250. > Need another reason to go? 24-hour hacker lounge. Register > today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > _______________________________________________ > Net-snmp-users mailing list > [email protected] > Please see the following page to unsubscribe or change > other options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users > ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
