Canghua Qu wrote: >> There are pathes like >> \cygdrive\c\DOCUME~1\QUCANG~1\LOCALS~1\Temp\euro_1372.c1 which should >> look like c:\DOCUME~1\QUCANG~1\LOCALS~1\Temp\euro_1372.c1 I guess. > � during my configure, I typed �the path like �above. Do you mean I should > change the pathes like : > form: > ***************************************** > �./configure --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual > Studio .NET 2003/Vc7" > --with-jdk-home=/cygdrive/d/OOEnv/j2sdk1.4.2_06 > --with-asm-home="/cygdrive/c/Program Files/Microsoft Visual > Studio .NET 2003/Vc7/bin" --with-frame-home="/cygdrive/c/Program > Files/Microsoft Visual Studio .NET > 2003/SDK/v1.1" --with-wdevenv-path="/cygdrive/d/OOEnv/ConvertDSWSetup" > --with-ant-home=/cygdrive/d/OOEnv/ant > --with-psdk-home=/cygdrive/d/OOEnv/PSDK > --with-csc-path=/cygdrive/c/WINNT/Microsoft.NET/Framework/v1.1.4322 � > --disable-build-mozilla --with-unzip-home=/cygdrive/d/OOEnv/unzip > --with-use-shell=4nt > ***************************************** > to : > �./configure --with-cl-home="c:\Program Files\Microsoft Visual Studio .NET > 2003\Vc7" .... > �and so on?
Yes, please do so. "configure" should be called with "real" path names. The translation to the "cygdrive" expressions is done internally. Besides that: is there a reason why you are using 4NT shell? As far as I know this is not "officially" supported. Building with Cygwin alone should work. If you need I can give you step by step instructions how to set up, configure and use a build environment with Cygwin. BTW: it seems that your mail client is broken. The character set it declared is not suitable for all characters you are using. So some characters are unreadable. Perhaps you can find a way to fix that, it would make improve the legibility of your mails. Best regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
