Silmor . de
Site Links:
Impressum / Publisher

Getting & Installing TclMP

Binary Packages

...not yet available.

Sources

are not available as package yet, but you can get them through Subversion:

svn co https://silmor.de/svn/keybird/tclmp/trunk tclmp

Installing

If you got it through subversion do that first before you proceed:

./svnbuild

you must have automake/conf and libtool installed.

Do this sequence to compile TclMP:

./configure --with-tcl=/path/to/your/tcl
make

The Tcl-Path is the one you will find tclConfig.sh in - this script tells TclMP everything there is to know about your Tcl installation. Afterwards TclMP should be completely compiled. Installing is not yet possible...


Webmaster: webmaster AT silmor DOT de