[[Add information here concerning version 3.5 or newer of [TEA].]] To start with the TEA architecture, the best is to download the sample extension, and modify it. For instruction on downloading the sample extention, look at [sampleextension] ! Note that the documentation included with the sample extension (in the ./tea directory) is AFAIK definitely the thing to read when starting with tea. Much better and up to date than any other doc Ifound on tea. This doc is a collection of txt files. To generate the documentation as manpages, run the ../tea/toman.tcl script provided with the sample extension. To generate the documentation in html, you may use the ::doctools utility of tcllib. --------------- Is http://www.tcl.tk/doc/tea/tea_tcl2k.pdf the most up to date documentation on TEA 3? No.See the documentation in the sample extension itself. Does anyone have any thoughts and suggestions on how one goes from writing some C code to creating the configure.in, Makefile.in, etc. files, for people unfamilar with working with those files? Do we just take the ones from [sampleextension] and use them as is, or are there commands that we need to run to customize them for a specific application? ---- !!!!!! %| [Category Package] | [Category Porting] |% !!!!!!