- or download this
#
# Comment this out if you DON'T want your perl installation to have
...
# installation that is easier to understand for beginners.
#
INST_ARCH := \$(ARCHNAME)
- or download this
Z:\perl\perl-5.30.1\win32>gmake -j2 INST_TOP=C:\perl CCHOME="c:\Progra
+m Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64"
# CCTYPE=GCC
...
syntax error at lib/Config_heavy.pl line 166, near "x;"
Compilation failed in require at ..\configpm line 1146.
gmake: *** [GNUmakefile:1314: ..\lib\Config.pm] Error 255
- or download this
gmake clean
gmake -j2 INST_TOP=C:\perl CCHOME="c:\Program Files\mingw-w64\x86_64-8
+.1.0-posix-seh-rt_v6-rev0\mingw64" INST_ARCH=\x64
...
c:\perl\bin\x64\perl -V
Can't locate Config.pm in @INC (you may need to install the Config mod
+ule) (@INC contains:).
BEGIN failed--compilation aborted.