Hi Land
I add it this way
BEGIN { my $frameworkpath; $frameworkpath = "$Bin/Frameworks/Tcl.framework/Tcl"; $ENV{'PERL_TCL_DL_PATH'} = $frameworkpath; }
it is not in $ENV{PATH}, as tcl.pm reads $ENV{'PERL_TCL_DL_PATH'}, am I right? Frameworks are in the same folder as the script.
In reply to Re^6: making tcl.pm and Tcl movable
by Anonymous Monk
in thread making tcl.pm and Tcl movable
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |