source: trunk/src/tcl/README @ 906

Last change on this file since 906 was 224, checked in by dkearney, 18 years ago

added support for following functions in rappture core
diff
value
entities
added support for diff function in tcl bindings.

File size: 183 bytes
Line 
1to compile:
2./configure CC=g++ --prefix=/opt/rappture --with-tcl=/opt/rappture/lib --with-tclinclude=/opt/rappture/include
3make all install
4
5within tclsh
6    package require Rappture
Note: See TracBrowser for help on using the repository browser.