tkWWW Version 0.10 beta (joe@athena.mit.edu) -------------------------------------------- WHAT IS THIS? ------------- World Wide Web (WWW) is a hypertext project which seeks to build a world wide network of hypertext links. There are several different browsers for this system including a simple tty interface. Tk is an interpreted toolkit which allows one to build X11 applications quickly and easily. tkWWW is a Tk interface to (WWW). Since the entire user interface is written in an interpreted language, it is very easy to make modifications and extensions to the system. tkWWW is the first X11 browser with the ability to edit HTML!!!!! To Install ---------- In this directory 1. Type "./configure" 2. Type "make" 3. Type "make install"