Re: Problems making a Starpack on Mac



Hi Paul it looks like a path issue... I assume you have either the
active state TCL installed or AuqaTCL. If so both install all of the
files in /Library/Tcl. This means that you need to specify the entire
path to sdx. So here is how I would run it on your system...
/Library/Tcl/bin/tclkit /Library/Tcl/bin/sdx wrap start -runtime
tclkit-darwin-ppc.

The other issue I have run in to is that if I include the tcclkit that
comes with either of those distros I need to have the frameworks also,
so that is why I get the tclkit file from
http://www.equi4.com/tclkit.html.

I hope this helps,

- Charles

.