This is a discussion on Need direction for perl module installation within the SNMP Users forums, part of the Networking and Network Related category; I have Red Hat Enterprise (2.4.21-27.0.2.ELsmp) installed. The latest NetSNMP RPM at RH is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have Red Hat Enterprise (2.4.21-27.0.2.ELsmp) installed. The latest NetSNMP RPM at RH is 5.0.9 which is installed. But for whatever reason the NetSNMP RPM didn't have the perl modules bundled with it. The perlmod RPMs on SourceForge are for RH9 and I think 2.4.* is RH7.3. I tried building the perl tree from a 5.0.9 tarball, but when I tested it, a failure occurred: Can't load '../blib/arch/auto/SNMP/SNMP.so' for module SNMP: .../blib/arch/auto/SNMP/SNMP.so: undefined symbol: PerlIO_fprintf at /usr/lib64/perl5/5.8.0/x86_64-linux-thread-multi/DynaLoader.pm line 229. at ../blib/lib/NetSNMP/OID.pm line 19 What could be reasons for the inability to find PerlIO_fprintf?? If I'm interpreting this correctly, SNMP.so was actually found by the loader, so it's not one of the more troublesome shared library loading issues ... as far as SNMP.so is concerned anyway. Shane ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ 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/...net-snmp-users |