Closed fantinuoli closed 4 months ago
please pay the attention to the
LIBS = -TC:\ActiveTcl\lib\tcl86t.lib -LC:\TEMP\ActiveState----------------------------------------please-run-the-install-script----------------------------------------\lib tclstub86.lib
the tcl.pm
module contains 8.4 stub library to have tcl.h
and tclstub84.lib
su building process will succeed,
I prefer to not use module-supplied lib file,
let me know if you prefer to deal with such broken configs.
I see that you're automating strawberry build process. This is very nice and cool. OTOH I have these items to comment:
I manage to achieve my goal by dropping Activestate and using Magicsplat instead.
hi Although there should be correct tclConfig.sh, rather often windows installers fail to provide this on Windows. Sometimes it is not found - in this case probably Makefile.PL should search few guesses related to the executed tclsh.exe.
But often the tclConfig.sh contains wrong values. Makefile.pl shows an error in this case, but this error remains unnoticed.
I think we should show dialog box message with the error in this particular case
Fails to install on Windows 10 Perl v5.38.0, Strawberry Perl Portable