> -----Original Message-----
> From: [EMAIL PROTECTED]
> Richard A. Milewski
> Subject: GD::Graph.ppd?
>
> I can't use the CPAN versions 'cause the perl Makefile.pl and nmake
> makefile operations just generate a bunch of "bad command or filename"
> messages on my machine and

You need a "make" utility.  Windows does not include a make utility.
However VC++ has one called "nmake.exe".  Thankfully, MS has also made this
tool freely available on their ftp site:

ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe

This is a self-extracting tool.  Throw the executable into a directory
that's in your PATH.  Makes it more accessible from anywhere you need it.

p ---

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to