Re: Need direction for perl module installation

2005-04-02 Thread Shane D
Thanks for the steps. I did see the src.rpm but was unsure how to go about using it. I built 5.1.2 by hand and it's working - even the Perl code although you already knew that. :) Maybe I'll uninstall it and build the src.rpm. Thanks for the pointers! Shane Robert Story wrote: On Thu,

Re: Need direction for perl module installation

2005-04-02 Thread Robert Story
On Thu, 31 Mar 2005 15:30:54 -0500 Shane wrote: SD> But I'm back to the same problem - there is SD> only RH9 and FC2 RPMs available. Does anyone know what kind of dark SD> arts are required to create a local RPM? Is it safe to build and SD> install a package without an RPM? This is the first

Re: Need direction for perl module installation

2005-03-31 Thread Alex Burger
Hi Shane. I did some digging also and found the following message from Dave which says that the patch was not applied to the 5.0 line: http://sourceforge.net/mailarchive/message.php?msg_id=9074365 You could try the patch yourself by modifying the SNMP.xs file and changing the line that contains: (v

Re: Need direction for perl module installation

2005-03-31 Thread Shane Dawalt
I found William R. Buckley's discussion of this problem from July 2004. It would appear the solution is to move to a version greater than 5.0 according to a reply. But I'm back to the same problem - there is only RH9 and FC2 RPMs available. Does anyone know what kind of dark arts are requir

Need direction for perl module installation

2005-03-31 Thread Shane Dawalt
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