From: Andrew R. <awr...@ho...> - 2001-08-16 04:01:57
|
I'm trying to install itcl, itk and iwidgets on my Mac. I downloaded "Mac Itcl3.1 for 8.3.2p1". The directory hints at how to install the files. I put Itcl3.1.shlb and Itk3.1.shlb in the Build folder in the "Tcl/Tk Folder 8.3.3" folder and linked them in the "Tool Command Language" folder. I copied the "iwidgets3.0.0" folder into the "Tcl/Tk Folder 8.3.3" folder and also created an alias in the "Tool Command Language" folder. (Got all that?) The commands "package require Itcl" and "package require Itk" work. When I try the command "package require Iwidgets", I get "can't find package Iwidgets". What don't I know? Thanks! Andrew Robinson |