I suspect that the updated script works because $ENV{PATH} provides everything that's needed, and that you could remove all lines that mention $pathTclDLL - and the script would still work.$ENV{'PERL_TCL_DL_PATH'} = $Bin . "\\tcltk2\\bin\\tcl86.dll"; but you probably want $ENV{'PERL_TCL_DL_PATH'} = $Bin . "\\tcltk2\\bin";
In reply to Re: Link Tcl to a different tcl.dll on Windows
by syphilis
in thread Link Tcl to a different tcl.dll on Windows
by Takamoto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |