blob: c020e479e659418e06c36179d714f086cf743d6d [file] [log] [blame]
This example relies on:
- Tcl (tclsh and libtcl)
Installation:
./autogen.sh
./configure --prefix=/some/prefix
make
make install
Cleanup:
make distclean
./autoclean.sh