Hello all,

for those, who read this.
I've discussed it on [EMAIL PROTECTED] I've found a comment in http://wiki.services.openoffice.org/wiki/Windows#Extra_requirements with link for gperf http://gnuwin32.sourceforge.net/packages/gperf.htm
That is the version 3.0.1.

Daniel Rentz told me that gperf is needed for the module oox and writerfilter.

configure stops with a error message, that the version is to old because it should be >3 . I removed the version test from configure and then configure finished without further errors.

I've not build yet. So I cannot say whether further problems exist.

kind regards
Regina

Regina Henschel schrieb:
Hi Eike,

Eike Rathke schrieb:
Hi Regina,

I have not done it yet. Now I have installed WinCvs and have been able to check out the sc modul with the tag cws_src680_odff. Therefore I think, that it will be feasible for me in principle. If I get problems, I will surely get help on the German mailing list.

Or here or on [EMAIL PROTECTED]

I have checkout m244 and the cws_src680_odff. I try to build it. I use the same configure commands as for building m240. They are

./configure \
 --with-directx-home=/cygdrive/c/Programme/dxsdk \
 --with-cl-home="/cygdrive/c/Programme/Microsoft Visual Studio 8/VC" \
 --disable-activex \
 --disable-build-mozilla \
--with-frame-home="/cygdrive/c/Programme/Microsoft Visual Studio 8/SDK/v2.0" \
 --with-psdk-home="/cygdrive/c/Programme/Microsoft Visual Studio 8/PSDK" \
--with-midl-path="/cygdrive/c/Programme/Microsoft Visual Studio 8/PSDK/Bin" \
 --with-asm-home="/cygdrive/c/Programme/Microsoft Visual Studio 8/VC" \
 --with-jdk-home="/cygdrive/c/Programme/Java/jdk1.5.0_12" \
 --with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v2.0.50727" \
 --with-ant-home=/apache-ant-1.7.0 \
 --with-use-shell=bash

But now I get an error
...
checking whether to enable gcj aot compilation... no
checking for dmake... no
dmake will be built on ./bootstrap
checking whether to enable EPM for packing... no
checking for gperf... no
configure: error: gperf not found but needed. Install it.

I have found gperf on gnu.org, downloaded and unpacked it. But I don't now how to "install" it and where.

Why do the config commands not work any longer? Have I missed a step?

kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to