This is a discussion on Re: building the SNMP & NetSNMP modules. within the SNMP Users forums, part of the Networking and Network Related category; On Thu, 2005-12-08 at 15:56 -0500, Dave Littrell wrote: > What I have here is a problem ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, 2005-12-08 at 15:56 -0500, Dave Littrell wrote:
> What I have here is a problem compiling the perl modules for net-snmp > 5.2.2. I'm very much hoping that I've overlooked something obvious, I think so, yes. > [root@netflow net-snmp-5.2.2]# ./configure .... > (...snip...) > [root@netflow net-snmp-5.2.2]# make > (...snip...) > [root@netflow net-snmp-5.2.2]# make test > (...snip...) > Summary: 46 / 46 succeeded. > > So far so good, apparently. Now to build the perl modules... Try "make install" (at the top level) *before* trying to build the perl modules. Perl relies on the net-snmp libraries being available (in their final location). Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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 |