Hi Alex, 
Am Fri, 23 Nov 2007 11:56:07 +0100 schrieb Alex Thurgood:
> eric.bachard a écrit :
> 
> Hi Eric,
> 
>> If so, can you please tell us your exact XCode version + the complete
>> configure command line you used ?
>> 
> 
> Xcode 2.4.1
> 
> checkout source code using :
> 
> cvs -z3 co -r SRC680_mXXX OpenOffice2
> 
> configure options (after previously having tried mozilla and enabling
> GTK and failing) :
> 
> ./configure --with-x --with-lang="de fr en-US"
> --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home/
> --disable-gtk --enable-libart --disable-build-mozilla

My configure line:

./configure --with-lang="fr de" --disable-build-mozilla 
--with-build-version=SRC680_m237_MacOSX_Intel-eric_hoch-20071117 
--with-use-shell=bash --with-epm=internal --disable-gtk 
--with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home/ 
--enable-fontconfig --without-nas --disable-crashdump 
--with-dict=ALL --disable-pasf 

Since en-US is the default language it's not necessary to mention 
it :-)

--disable-pasf and --without-nas may not be necessary for Tiger and 
X11. For aqua both components may be useless since we want 
Quicktime here.

Crashdump isn't of any use for OS X at the moment so we can disable 
it. 

I haven't figured out why OOo fails when I want to use the epm that 
Macport installs so I use the internal one. 

--with-shell-use=bash lets OOo compile entirely in bash. This is 
more stable and a little faster. 

--enable-fontconfig is there because of Florian Heckl. He uses it 
in his example configure I got for Leopard. I don't know if it's 
necessary but it seems to do no harm for the Aqua build. 

As written: all I change when building X11 is adding --with-x

HTH, 
Eric
-- 
## de.OpenOffice.org - Office für MacOS X, Linux, Solaris & Windows
## Openoffice.org - ich steck mit drin!

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

Reply via email to