Re: Tcl/Tk in par exe
[email protected] (Kevin Walzer) Tue, 22 Sep 2015 22:48:34 -0400
| Newsgroups | perl.tcltk |
|---|---|
| Organization | WordTech Communications LLC |
| Message-ID | <[email protected]> |
On 9/22/15 10:24 AM, Konovalov, Vadim wrote: > Should work, if you place all tcl/tk files as subdir and then PAR-pack it into .par archive and "point" tcl_library there Well, this suggestion didn't quite work as presented, but it pointed me in the right direction--thanks. I just did a brute force copy of the Tcl installation to one of the temp directories that the bundled Tcl.dll was looking for init.tcl. Crude, but it works. Now, on to fixing the auto_path to load additional packages... (When I get a bit more along, I'll post some sample code.) --Kevin -- Kevin Walzer Code by Kevin/Mobile Code by Kevin http://www.codebykevin.com http://www.wtmobilesoftware.com