Version 3 of tcl_pkgPath

Updated 2005-03-16 19:50:27

This variable holds a list of directories indicating where packages are normally installed. See tclvars for more information.

Tcl syntax help


Is this variable obsolete? My 8.4.5 tclsh & wish interps on windows tell me:

 can't read "tcl_pkgPath": no such variable

The teki installer supplied with the winico distribution seems to expect this variable to exist.


The variable was removed from the Windows port of Tcl only, several releases ago. (Bad idea, if you ask me, but they didn't ask at the time).

The "teki installer" you have is apparently not up to date.


Category Dev. Tools