Many 'wish' scripts use this trick so it does not have to hard-code the
path into the first line: #!/bin/sh # the next line restarts using wish \ exec wish "$0" "$@"
Can you add this to your script, or should I change configure so it
looks in tkConfig.sh for TK_PREFIX?
-- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610)
853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill,
Pennsylvania19026