[gs-bugs] [Bug 691575] language switch build can't process pdf files on windows
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Thu Aug 26 18:32:09 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691575
--- Comment #4 from Ray Johnston <ray.johnston at artifex.com> 2010-08-26 18:32:07 UTC ---
BTW, an (untested) work around is to set the TEMP environment variable
to a path with '/' characters instead of '\' as in:
set TEMP="C:/Users/Hin-Tak/AppData/Local/Temp/"
You could also set TMPDIR. If both are defined, TMPDIR takes precedence
(see base/gpmisc.c:gp_gettmpdir)
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list