Strain, Paul wrote:

> Attempting to port a network monitoring toolset (nmis) to Windows using
> ActivePerl. All looks well, but I get errors about Cache :: MMap not
> being installed. I can't find it in a ppm repository, nor have I have
> any luck trying to download and load a CPAN repository by hand. The
> program formerly ran on apache, which I think is where the module
> normally comes from.

I don't think Windoze has an mmap function to build this on.  I doubt
if it's Win32 compatible, but there may be equivalent logic to build
it on like CreateFileMapping/MapViewOfFile.  My guess is there is no
Win32 module to use yet.



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
  • MMap Strain, Paul
    • Re: MMap $Bill Luebkert
    • Re: MMap $Bill Luebkert

Reply via email to