>
>cf.
>http://www.openoffice.org/servlets/BrowseList?list=dev&by=thread&from=2191749
>With the help from the ML (dev@), I have been successfully built OOo, just
>for fun
>
>
Thanks for responding to me. I have fixed this problem. I just set: export
TMP=E:/Cygwin/tmp. Now my build is success. Than
vuhung wrote:
>
> 2010/6/24 Lê Việt Quang
> I think you have reached this page:
> http://qa.openoffice.org/issues/show_bug.cgi?id=110354&historysort=new
>
> To change the environment variables in a .bat file, use the "set" command
> like:
>
> set tmp=f:\tmp
> echo %tmp%
>
> And be noted tha
Mathias Bauer wrote:
>
>
> That's a strange error. What lets me wonder is that you seem to have two
> different locations for temp files: c:\temp\... and e:/cygwin/tmp. Maybe
> your TMP and TEMP locations are different?
>
> Regards,
> Mathias
>
> --
> Mathias Bauer (mba) - Project Lead Op
I did it , Thank you very much . I just insert --with-use-shell=bash into
configure cript and it done :-D
--
View this message in context:
http://old.nabble.com/Build-Open-office-3.20-on-window-XP-tp28941751p28966991.html
Sent from the openoffice - dev mailing list archive at Nabble.com.
-
Rüdiger Timm wrote:
>
> Hi!
>
> What shell do you use for building?
>
> Rüdiger
>
>
I use tcsh shell. This is my first time working with OpenOffice and I do not
have much experience. I try to follow the instructions in
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/