On Fri, Jul 22, 2011 at 10:43 PM, Alexander Thurgood
<alex.thurgood@gmail.com> wrote:
Hi,
Am I doing something wrong, or is there an error in the flag :
--with-distro="LibreOfficeMacOSX"
as it produces the following warning when used with autogen.sh :
configure: WARNING: unrecognized options: --enable-ext-scripting-python
The options I'm currently attempting to pass are :
--with-max-jobs=4
--with-num-cpus=2
--with-lang="en-US"
--with-distro="LibreOfficeMacOSX"
--enable-python=auto
--enable-ext-mysql-connector
--with-libmysql-path="/Users/alex/DevHack/mysql-connector-c-6.0.2-osx10.5-x86-32bit"
--disable-systray
--with-sun-templates
--enable-extra-gallery
--enable-extra-template
--enable-extra-sample
--enable-extra-font
--enable-ext-numbertext
--enable-ext-oooblogger
--enable-ext-google-docs
--enable-ext-diagram
--enable-ext-barcode
As can be seen, I don't have this option in my list, so I'm assuming
that the culprit lies in the "--with-distro" switch.
What does the autogen.sh output is? for instance mine is:
running ./configure with '--with-vendor=The Document Foundation'
'--enable-epm' '--enable-binfilter' '--with-java-target-version=1.5'
'--enable-ext-presenter-minimizer' '--enable-ext-presenter-console'
'--enable-ext-pdfimport' '--enable-ext-wiki-publisher'
'--enable-ext-report-builder' '--enable-ext-scripting-beanshell'
'--enable-ext-scripting-javascript' '--enable-ext-scripting-python'
'--enable-ext-nlpsolver' '--with-extension-integration'
'--with-max-jobs=8' '--with-num-cpus=6' '--disable-mozilla'
'--enable-werror' '--enable-epm' '--disable-systray'
********************************************************************
*
* Running LibreOffice build configuration.
*
********************************************************************
checking build system type... i386-apple-darwin10.7.0
checking host system type... i386-apple-darwin10.7.0
checking target system type... i386-apple-darwin10.7.0
[...]
that comes from an autogen.lastrun as:
--with-distro=LibreOfficeMacOSX
--with-max-jobs=8
--with-num-cpus=6
--disable-mozilla
--enable-werror
--enable-epm
--disable-systray
also which branch are you in: master ? libreoffice-3.4 ?
Norbert
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.