| Current Path : /usr/local/share/doc/gettext/examples/hello-tcl/ |
| Current File : //usr/local/share/doc/gettext/examples/hello-tcl/INSTALL |
This example relies on: - Tcl (tclsh and libtcl) Installation: ./autogen.sh ./configure --prefix=/some/prefix make make install Cleanup: make distclean ./autoclean.sh