From: Andrew R. <awr...@ho...> - 2001-08-23 03:19:03
|
Dave, I asked this very question last week ;). The way I installed the [incr tcl] package originally, I placed the iwidgets3.0.0 folder in the Tcl/TK 8.3.3 Folder folder and created an alias to it in the Tool Command Language folder. It was explained to me that I needed to put a copy of the iwidgets3.0.0 folder in the Tool Command Language folder instead of the alias. That worked for me. I wish I could remember who explained this to me to give proper attribution. Andrew Robinson David Robinson wrote: > > I am currently running Tcl/Tk 8.3.3 on a Mac and have downloaded Itcl > and placed the various components in the locations suggested in the > directory. However, the following command seems to have difficulty > (when executed under Wish): > > package require Iwidgets 3.0 > can't find package Itk 3.1 > > I am new to Itcl so it is quite possible I have misplaced or forgotten > something. Any suggestions? > > Dave Robinson > dr...@sa... |