Currently, the caius install searches the PATH for a suitable tcl shell. I wonder if instead it should default the installation based on the tclsh used to run install.tcl (ie. info nameofexecutable). Then if that does not fit the bill, move on to searching the path as is currently done.
Currently, the caius install searches the PATH for a suitable tcl shell. I wonder if instead it should default the installation based on the tclsh used to run install.tcl (ie.
info nameofexecutable
). Then if that does not fit the bill, move on to searching the path as is currently done.If you agree, I'll implement and issue a pull.
/Ashok