tclkit, starkits, starpacks
From: bob decker (rdecker_at_myeastern.com)
Date: 11/29/04
- Next message: Rolf Schroedter: "Re: Serial Port behavior in tcl"
- Previous message: hari gunupudi: "Re: where to find bin, include and lib directories in tcl8.0 version source code"
- Next in thread: Arjen Markus: "Re: tclkit, starkits, starpacks"
- Reply: Arjen Markus: "Re: tclkit, starkits, starpacks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Nov 2004 00:09:21 -0500
Hi,
I have been using freewrap in Windows to get executable files for my
projects, and am trying to use tclkit etc. now so that I can get executables
for Mac osx and possibly linux/unix. I have not been able to wrap anything
with source statements in it. If a have a tcl script with a number of files
which are sourced with a source statement in the main file, how do I use
tclkit to get an executable? In fact, I can't even get a starkit, let alone
a starpack. Where do I put the files that are sourced? And what do I use for
the path in the main script? Also, anyone understand how to use Wishkit on
Mac OS X to do this stuff?
On Windows I have tried the following. If my main file is prog.tcl, I have
tried
tclkit.exe sdx.kit qwrap prog.tcl
and then
tclkit.exe sdx.kit unwrap prog.tcl
to get the virtual file system, and then have tried sticking the files that
are sourced in prog.tcl in various subdirectories under prog.vfs. I then run
wrap, but to no avail. The resulting prog.kit (starkit) or
prog.exe(starpack) works on the original system, but not on any others (it
can't find the sourced files).
Any suggestions? Thanks.
Bob Decker
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
- Next message: Rolf Schroedter: "Re: Serial Port behavior in tcl"
- Previous message: hari gunupudi: "Re: where to find bin, include and lib directories in tcl8.0 version source code"
- Next in thread: Arjen Markus: "Re: tclkit, starkits, starpacks"
- Reply: Arjen Markus: "Re: tclkit, starkits, starpacks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|