Version 23 of Obtaining the TCL Plugin

Updated 2005-07-07 18:58:36 by JH

The complete source code for the latest revision of the Tcl Plugin is available at Sourceforge: [L1 ] [L2 ]

There are no ready-to-use released files in the SF area, but the CVS [L3 ] contains working code. For those that require binaries, see the availability of precompiled solutions below.


Brian Theado 12Jun2005: I have created an xpi based installer for the tclplugin. It is a zip file containing the two dll files provided by JH (nptcl30.dll and tclplugin.dll) and install.js. Firefox (and presumably Mozilla) will execute the install.js file upon launching the xpi. Get it from http://tkoutline.sourceforge.net/tclplugin.xpi .

JH: tclplugin.dll is a "tclkit as dll" as described at [L4 ], loaded with the plugin runtime code and a few other libraries. You could extend it as needed for specialized plugin installations. For those looking for Linux or unix binaries, Tcl Dev Kit prior to v3.2 has them, and I will be working on similar xpis for these platforms.

Once you install the plugin, check Resources and Links and ActiveState's page [L5 ]. More examples are listed on Tclet demos.

Hey, is there any way to get listed on Mozilla's plugin download page? At the very least, making a plugin that will let people play Tetris ought to have some popularity. Making Tcl a well-known plugin for Firefox can only be a good thing, I would think.


Keiichi Takahashi maintains free binaries and nice installers for Windows and Linux at: [L6 ] (outdated).

LES: ... and this site says: "The requested URL /~bitwalk/src/tclplugin30_002.exe was not found on this server." There is a link to some "plugin-20030425" release, but what is there actually dates from 27/03/01.

SDG - I keep a copy of Keiichi's installer here: [L7 ] This is a couple of years old now, but still the best bet if you aren't handy with a C compiler.


Please Note: This page has been designed using information from the original Tcl Plugin page. If you are in the know, please feel free to adjust, simplify, clarify or update any or all of the information on this page.


Category Application | Category Deployment | Category Internet