Hi Alex, Am Thu, 22 Nov 2007 23:53:07 +0000 schrieb Alex Thurgood: > Le Thursday 22 November 2007 14:18:26 eric.bachard, vous avez écrit : >> Hi Alex, > > Hi Eric, > >> sal builds smoothly here, on both Intel and PowerPC. Are you building on >> Tiger ? > > Yep, Tiger 10.4.11, latest fixpacks applied > >> >> If so, can you please tell us your exact XCode version + the complete >> configure command line you used ?
Assuming you're using the prebuild mozilla libraries my current configure line for Aquao on Leopard is: ./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 You may have to change the path to jdk-home on Tiger otherwise it should work on Tiger. To build the X11 version simply add "--with-x" When you build m237+ dmake(or build) complain about opensssl. To fix this you have to set "export SYSTEM_OPENSSL=YES". Openssl isn't recognized the way it should be on Mac OS X at the moment. Paval wrote issues on this. > I'll have to go and look them up since I'm sending this from > another machine. > I know I've disabled mozilla, took out GTK, but the rest is > pretty much what > is in the how-to. I'm on a short trip over the weekend and I don't know if I find much time on monday when it's a friends birthday but afterwards I can take a look at the built how-to in the wiki. It's possible that some points are outdated. It was originally written by me for SRC680 Milestones on the way to 2.0, slightly modified for the final 2.0 and 2.0.4 but since then a lot has happend and Christian did an amazing job in cleaning up the configure script for Mac OS X so that some configure switches aren't needed any longer. 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]
