Here is the problem that i think could be the fault.
When i try to install the snmp 4.2 package it asks me where my ucd-snmp include files are, and it suggests that they are on \usr\local\include and then it asks me where the ucd-snmp libs are suggesting they are on \usr\lib. I changed those paths to what is right but the output is :
Where are the ucd-snmp include files? [\usr\local\include] c:/usr/incl +ude Where is the ucd-snmp library installed? [\usr\lib] c:/usr/lib WARNING: MAN3PODS takes a hash reference not a string/number. Please inform the author. Note (probably harmless): No library found for -llibsnmp Note (probably harmless): No library found for oldnames.lib Note (probably harmless): No library found for kernel32.lib Note (probably harmless): No library found for user32.lib Note (probably harmless): No library found for gdi32.lib Note (probably harmless): No library found for winspool.lib Note (probably harmless): No library found for comdlg32.lib Note (probably harmless): No library found for advapi32.lib Note (probably harmless): No library found for shell32.lib Note (probably harmless): No library found for ole32.lib Note (probably harmless): No library found for oleaut32.lib Note (probably harmless): No library found for netapi32.lib Note (probably harmless): No library found for uuid.lib Note (probably harmless): No library found for wsock32.lib Note (probably harmless): No library found for mpr.lib Note (probably harmless): No library found for winmm.lib Note (probably harmless): No library found for version.lib Note (probably harmless): No library found for odbc32.lib Note (probably harmless): No library found for odbccp32.lib Note (probably harmless): No library found for msvcrt.lib Can't use string ("SNMP") as a HASH ref while "strict refs" in use at +C:/Perl/li b/ExtUtils/MM_Unix.pm line 503.

well I never installed ucd-snmp because it is now called net-snmp and that installs nicely, but aas you can see above it doesn't really work although net-snmp still calls it folders ucd-snmp.
Any idea what it might be??

In reply to Re^2: Where can I get SNMP::VarList by theroninwins
in thread Where can I get SNMP::VarList by theroninwins

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.