Hi. I hope this is a simple question. I installed ActiveTcl using the Windows msi (ActiveTcl-8.6.11.1.0000-MSWin32-x64-7d1e110a.msi). The installation seemed to work, but in the ActiveTcl\lib\tclConfig.sh file there are 6 instances of variables that are not well defined. Instead. they have text something like:
variable='C:\TEMP\ActiveState----------------------------------------please-run-the-install-script----------------------------------------"
Okay… so where is the install script? Has the installation not been configured properly? Having these variables ill defined creates problems with compiling other systems (Tcl package for Perl, for example). Or… is it possible that there is no Windows installer script, and that I have to figure out how to edit these variables manually?
Thanks in advance for the help.