ExtUtils::F77: Version 1.16 Loaded ExtUtils::F77 version 1.16 ExtUtils::F77: Using system=MSWin32 compiler= ExtUtils::F77: Unable to guess and/or validate system/compiler configuration ExtUtils::F77: Will try system=Generic Compiler=G77 'g77' is not recognized as an internal or external command, operable program or batch file. Checking for gcc in disguise: Not gcc 'gcc' is not recognized as an internal or external command, operable program or batch file. ExtUtils::F77: Validating -L -L/usr/lib -lg2c -lm -L -lgcc [ok] ExtUtils::F77: There does not appear to be any configuration info about ExtUtils::F77: the F77 compiler name. Will assume 'f77'. ExtUtils::F77: Compiler: f77 ExtUtils::F77: Cflags: -O Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lpgplot Note (probably harmless): No library found for -lcpgplot Note (probably harmless): No library found for -lX11 Note (probably harmless): No library found for -lpng Note (probably harmless): No library found for -lg2c Note (probably harmless): No library found for -lm Note (probably harmless): No library found for -lgcc Writing Makefile for PGPLOT Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp PGPLOT.pm blib\lib\PGPLOT.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap PGPLOT.xs > PGPLOT.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv PGPLOT.xsc PGPLOT.c Please specify prototyping behavior for PGPLOT.xs (see perlxs manual) cl -c -I/usr/include -I/usr/local/pgplot -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" "-IC:\cpanrun\build\5-10-0\lib\CORE" PGPLOT.c PGPLOT.c PGPLOT.xs(14) : fatal error C1083: Cannot open include file: 'cpgplot.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.