in reply to Re^3: Perl Crash attempting to run Tcl code (depends.exe)
in thread Perl Crash attempting to run Tcl code
I was able to solve the problem by setting the environment variable:
set PERL_TCL_DL_PATH=C:\Tcl\bin\tcl85.dll
Thanks all for the help!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Perl Crash attempting to run Tcl code (depends.exe)
by Anonymous Monk on May 21, 2013 at 23:08 UTC | |
by Anonymous Monk on May 21, 2013 at 23:24 UTC |