ContentTop, Main, Index
Installation and dependenciesTop, Main, Index
For building you need:
For run you also need:
To build run
./configure make sudo make install
If you have different versions of Tcl on the same machine, you can set the path to this version with -with-tcl=path
flag to configure script.
For Windows build it is strongly recommended to use MSYS64 UCRT64 environment, the above steps are identical if you run it from UCRT64 shell.
There are prebuilt packages that contains .so/.dll files, tcl code and tests for Windows and Linux.
Supported platformsTop, Main, Index
Any OS that has tcl8.6/tcl9.0 (Linux, Windows, FreeBSD).
DocumentationTop, Main, Index
You can find some documentation here. Also on Linux you can open manpages installed after run of make install
.