tkmkmf is a utiliy that simplifies the building of Tk programs that extend wish with user code. This version is for Tk 3.3b3 and can be used with either C or C++. INSTALLATION 1. Edit the Makefile to suit your system and then run 'make'. 2. cd into src, read the README there and run 'make'. 3. Return to this directory and then do a 'make install' The installation places all files under an installation directory and creates a symbolic link in your bin directory (you say where) that points to the executable script tkmkmf in the bin subdirectory of the installation directory. USAGE 1. Execute 'tkmkmf -cp' to copy an Imakefile template into the working directory. 2. Edit the Imakefile according to the instructions inside it to suit the requirements of your application. 3.. Run 'tkmkmf' to create a Makefile from the Imakefile. 4.. Run 'make' If the Imakefile is ever modified, e.g. to add the names of further source and object modules, then tkmkmf has to be rerun. Jim --- J.K.Wight@newcastle.ac.uk Department of Computing Science, University of Newcastle, Tel: +44 91 222 8238 Newcastle upon Tyne, NE1 7RU, United Kingdom. Fax: +44 91 222 8232