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
rsc_tempfiles.patch
Description: Binary data
