-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Sisyphus on 7/5/2007 3:15 AM: > Yep - that fixes it. Both TEMP and TMP were set, but not TMPDIR. > > How do I make that alteration a permanent fixture, so that I don't have > to do it every time I open a new shell ? I tried editing etc/profile (in > wordpad)
Multiple options: 1) set it in the Windows environment (for example, win-pause, advanced tab, environment variables, then add a new user variable) 2) use an editor that doesn't munge line endings (cygwin has the option of emacs, vi, ...) 3) use the shell, since the edit is trivial: $ echo 'export TMPDIR=/path/to/where/you/want/it' >> ~/.bash_profile - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGjNWS84KuGfSFAYARAkl7AJ41aB6maAYtpJWGbk10ohtFQrUsnwCeOvgj T+b+B8NupQOU4HQS//ZQIJY= =fS6H -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/