|
| From: | John Donoghue |
| Subject: | [Octave-bug-tracker] [bug #53124] [MXE Octave] install in path that includes spaces |
| Date: | Sun, 23 Feb 2020 09:38:19 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0 |
Follow-up Comment #19, bug #53124 (project octave):
Setting the var TMPDIR to the same place as TEMP fixes it:
setenv('TMPDIR', getenv('TEMP'))
There have been a couple of other reports I think where changing TEMP didnt
appear to fix the issue. I wonder if both set would have fixed it.
I guess we should set TMPDIR to TEMP in the launch scripts. But anyone who
wants to change TEMP will need change both unless there is a way force msys to
use TEMP
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?53124>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |