Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Using a different autogen.sh configuration all work fine and the build
process generate the following installer:

LibO-Dev_3.5.1rc0_Win_x86_install_en-US_it.msi

 

 

My autogen.sh

#---------------------------------------------------------------------------
-----------------------------------------

_JOBS_="--with-max-jobs=4"

_CPUS_="--with-num-cpus=4"

_JUNIT_="--without-junit"

_ANT_="--with-ant-home=/cygdrive/c/cygwin/libreoffice/apache-ant-1.8.2"

_MOZ_="--disable-build-mozilla
--with-mozilla-build=/cygdrive/c/cygwin/libreoffice/mozilla-build"

_JAVA_="--with-java-target-version=1.6
--with-jdk-home=/cygdrive/c/JavaProgramFiles/x86/Java/jdk1.6.0_30"

_WINSDK_="--with-windows-sdk-home=/cygdrive/c/WinSDKs/Windows/v7.1"

_LANG_="--enable-ext-languagetool --with-lang=it"

_MISC_="--disable-binfilter"

#---------------------------------------------------------------------------
-----------------------------------------

./autogen.sh $_JOBS_ $_CPUS_ $_JUNIT_ $_ANT_ $_MOZ_ $_JAVA_ $_WINSDK_
$_LANG_ $_MISC_

 

 

 

____________________________________________________________________________
________________

I don't know if the problem was jobs=8, cpu=8 or not using
'-disable-binfilter'.

I will try again to discover the fault.

 

 

Regards

Walter

 


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.