source:
trunk/lang/tcl/README
@
2080
Last change on this file since 2080 was 224, checked in by dkearney, 19 years ago | |
---|---|
File size: 183 bytes |
Line | |
---|---|
1 | to compile: |
2 | ./configure CC=g++ --prefix=/opt/rappture --with-tcl=/opt/rappture/lib --with-tclinclude=/opt/rappture/include |
3 | make all install |
4 | |
5 | within tclsh |
6 | package require Rappture |
Note: See TracBrowser
for help on using the repository browser.