On 3/15/11, huq...@163.com <huq...@163.com> 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 dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help

Attachment: rsc_tempfiles.patch
Description: Binary data

Reply via email to