TkWWW 0.12

Tcl 7.4 and Tk 4.0 are available on the CubXWindow install CD in sources/contrib and will make without issue. I had to edit the Makefile to use the built-in install instead of the included install-sh to get make install to work.

Copy Nicolai Leymann's tempnam.c and tempname.c to WWW/TkWWW/Server.

Add #include "tempnam.c" and #include "tempname.c" to Server/TkWWWCmds.c.

In tkMain.c, comment out Line 61: char *tcl_RcFileName = NULL;.

Now run configure and su and make in WWW. The executable is at Tcl/tkwww.