On 06/17/2014 06:19 PM, Jens Allroggen wrote: > Good morning, Ok its maybe not really a bug. I installed the > tcl85-package via Pkg install tcl85 But still missing tclsh. I > cant start the tcl-shell. Has something changed ? With best wishes > Jens -- That package installs /usr/local/bin/tclsh8.5 If you need tclsh you should probably use a symlink somewhere in your $PATH. -ayan