On Thu, Aug 29, 2002 at 11:59:03AM -0400, Peter M. Jansson wrote:

> It looks like temporary files are made using the P_tmpdir constant from
> stdio.h.  On my Mac OS X box, P_tmpdir is /var/tmp.  You should look to
> see if your stdio.h defines P_tmpdir, and then make sure you make that
> into a symlink to the Place of Large Capacity.

And P_tmpdir is forcibly redefined to /tmp in the two tcl*/compat/tmpnam.c .
There are comments as to why, but if they don't apply to Janine's
system she could override the override.

Reply via email to