RE: Tcl/Tk in par exe

2015-09-22 Thread Konovalov, Vadim
> From: Kevin Walzer [mailto:k...@codebykevin.com] > 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 po

Re: Tcl/Tk in par exe

2015-09-22 Thread Kevin Walzer
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 for

RE: Tcl/Tk in par exe

2015-09-22 Thread Konovalov, Vadim
ould work, if you place all tcl/tk files as subdir and then PAR-pack it into .par archive and "point" tcl_library there -Original Message- From: Kevin Walzer [mailto:k...@codebykevin.com] Sent: Tuesday, September 22, 2015 2:00 PM To: tcltk@perl.org Subject: Re: Tcl/Tk in par e

Re: Tcl/Tk in par exe

2015-09-22 Thread Kevin Walzer
Following up on this: I've been able to pack the Tcl and Tk dll's using the "-l" flag with calling pp/par. However, it does not know where to unpack the rest of the Tcl installation in such a way that the app can find them. Can't find a usable init.tcl in the following directories: C:/Use