Hi Charlie, Am Sun, 4 Feb 2007 06:06:28 +0100 schrieb Charlie Clark: > > Am 03.02.2007 um 21:52 schrieb Shaun McDonald: > >> You haven;t mentioned the configure line you use. > > export BASE=`pwd|sed 's/\/config_office//'` > export OOVERSION=`echo $BASE|sed 's/^\/.*\///'` > echo Building from : $BASE > echo OpenOffice Version : $OOVERSION > ./configure \ > --with-lang="en-US" \ > --with-jdk-home=/Library/Java/Home/ \ > --disable-mozab \ > --disable-odk \ > --disable-gtk \ > --disable-mozilla \ > --without-nas > > # Eric Hoch had suggested --disable-build-mozilla but then > configure didn't work
I assumed that you already have prebuild mozilla libs and so you can skip building mozilla. Building OOo's hacked Mozilla was and maybe still is difficult on the Mac. Anyway grab Eric Bachard's prebuild Mozilla here <http://eric.bachard.free.fr/mac/moz/zipped/> and you can use --disable-build-mozilla as a configure flag. According to your signature you live in Düsseldorf which is kind of "acrosss" from Cologne where I live. If you find some time we could meet and see if we can figure out why your builds fail. Compiling OOo is difficult and it takes it's time until you have success but once the first builds are done you know the traps any broken build and error is welcomed as an indicator of what may be broken and needs a fix. It's always easier face to face than by email. Again don't expect that much from the Aquaversion. Aqua currently is "once the top ten issues are done" close to an alpha but miles from a beta or a release version. Kind regards, 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]
