Artifact 453860516218146b6b5234e56427fc5796b6838d:
- File htdocs/starpack.wiki — part of check-in [4011ab630b] at 2012-07-11 19:30:11 on branch trunk — Added Starpack documentation (user: peter size: 833)
Starpack generation
Starpack generation
Eskil is normally distributed as a Starkit which needs a Tclkit to run. If you have ActiveTcl installed, tclsh can also run a Starkit.
To generate a stand-alone executable, a Starpack, of Eskil you need the following:
./tclkit sdx unwrap eskil.kit cp tclkit tclkit2 ./tclkit sdx wrap eskil -runtime tclkit2
Note that this could be generated on any platform, not just the target. Then tclkit should be for the current platform and tclkit2 should be for the target platform.