Linux-Related Changes: Support for shared libraries. Use "standard" directory structure. Required Packages (later versions should also work): gcc-2.5.8 libc-4.5.26 make-3.71 DLL tools-2.15 Tcl7.3l1 Tk3.6p1l1 How to Build and Install: You need to have Tcl and Tk already compiled in a sibling directory to rebuild this package. Also, because of the way tclX uses itself in the installation process, the shared library support is not fully automatic. ./configure (optionally specify your favorite --prefix= option) make cd src; make shared cd tksrc; make shared make install cd src; make install.shared cd tksrc; make install.shared In Case of Problems: Send email to the address listed below. It may take me a while sometimes, but I will answer eventually. David Engel david@ods.com