Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help needed with installing TWAPI from MagicSplat

29 views
Skip to first unread message

Arie van Wingerden

unread,
May 22, 2019, 11:37:01 AM5/22/19
to
Hi,
beginning to find my way in Tcl I now need a command which I found in the package TWAPI https://twapi.magicsplat.com/
When I click download I get this file: twapi-4.3.5.zip.
How and where should I install this?
I am using ActiveTcl 8.6.9.
TIA
/Arie

two...@gmail.com

unread,
May 22, 2019, 3:13:17 PM5/22/19
to
You have a few choices. With your activetcl regular installation, then
you would just unzip it into your tcl's lib directory. Then a package
require would find it.

Or you could put it wherever you want and add the path to the ::auto_path
global variable.

Or if you want a single file tclkit with twapi built in, check out,

https://sourceforge.net/projects/twapi/files/Tcl binaries/Tclkits with TWAPI/

Arie van Wingerden

unread,
May 23, 2019, 1:51:21 AM5/23/19
to
*That* is a nice and complete answer!
Thx very much :-)

Op woensdag 22 mei 2019 21:13:17 UTC+2 schreef two...@gmail.com:
0 new messages