D 2012-05-24T08:49:09.241 L Itcl\sonly\sitk P 5054b6dfd435f5f89758a2a03baeba2aa955171a U rene W 1557 Implementation of itk on top of itcl4 for tcl8.6 and beyond.

Sources

The itk repository is hosted at: [http://chiselapp.com/user/rene/repository/itk/] A slightly modified iwidgets (see iwidgets.patch) is hosted at: [http://chiselapp.com/user/rene/repository/iwidgets/] Ready to run binaries (*-itk) can be found at: [https://sourceforge.net/projects/kbskit/files/itk/] To load itk call: package require itk 4.0 and to load itk and iwidgets call: package require iwidgets 4.1

Install

Copy the library directory as itk4.0b1 in your tcl library path. cp -r library /itk4.0b1

Documentation

To generate documentation you need the 'doxygen' program from doxygen.org. Change into the "doc/" subdirectory. To create html documentation in subdirectory "doc/html/" run: doxygen To create pdf documentation in file "doc/latex/refman.pdf" run: doxygen Doxyfile.pdf cd latex make To create man pages documentation in subdirectory "doc/man/" run: doxygen Doxyfile.man

License & support

This work is under BSD license (see file 'license.terms')

Acknowledgements

This work is based on the original "incrTk" work at [http://sf.net/projects/incrtcl/] and "incrTcl" 4 (starting at itcl-4-0-b8-rc) by Arnulf Wiedemann at [http://core.tcl.tk/itcl/] Z 4333a5eef4917f14602dddf1e2de59a4