You're welcome. Indeed, either ' export TEMP="C:/cygwin/tmp" ' or ' export TMP="C:/cygwin/tmp" ' is OK. I tried it on my machine.
On 3/16/11, 胡其图 <[email protected]> wrote: > It's works! thank you very much! you so lovely... > > > > > > At 2011-03-15 17:49:27,"Yan Wu" <[email protected]> wrote: > >>On 3/15/11, [email protected] <[email protected]> wrote: >>> I set the environment viable TEMP and TMP to "C:/cygwin/tmp", but I got >>> the same error! >>> and where can i find rsc_tempfiles.patch file and how to apply it! >>> thank you ! >>> -- >>I did it in this way to solve this problem: >>$cd svl >>$make clean >>$export TEMP="C:/cygwin/tmp" >>$export TMP="C:/cygwin/tmp" >>$make -r >> >>I tried to use the patch but still got problem. >>In the attachment, you could find the patch provided by Michael Stahl. >>It can be applied as: >>$cp rsc_tempfiles.patch <SRC_ROOT> #SRC_ROOT is your OOo source root >> directory >>$patch -p1 < rsc_tempfiles.patch >>-- -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help
