Paul Barber wrote:
>
> I'd like to build my own browser based SNMP management console using, of course,
>Perl and Net::SNMP. I can't find a PPD for Net::SNMP, nor can I find any
>pre-compiled Win32 binaries. I don't have a compiler to "make" the install, and I'd
>rather save that as a last resort.
It doesn't look like you need a compiler. Just use nmake on the module
from CPAN
as usual:
* unpack the distribution file (you can use WinZip for this)
* go to the directory
perl Makefile.PL
nmake
nmake test
nmake install
You can get nmake from
http://support.microsoft.com/download/support/mslfiles/NMAKE15.EXE
--
Ned Konz
currently: Stanwood, WA
email: [EMAIL PROTECTED]
homepage: http://www.bike-nomad.com
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]