Hi,
James McKenzie a �crit :
eric.bachard wrote:
Also, my JAVA_HOME is set to /usr.
However this is NOT the directory where either Java 1.3.1 or Java 1.4.2 are installed. I'm wondering if I have to move the Java binaries, libraries or classes to another directory. Do I have to do this?
Here are the options I use for SRC680 :
./configure --with-mozilla-version=1.7.5 --disable-cups --enable-pasf --enable-mozab --disable-crashdump --with-x --with-lang="fr de" --with-ant-home=/Volumes/sauvegarde/OpenOffice.org680/external/apache-ant-1.6.2 --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home --with-system-freetype --enable-fontconfig --with-epm=internal
And this will work sure for Java. For ant, my archive is, as you can see, located in : /Volumes/sauvegarde/OpenOffice.org680/external/
Important : for more than one locale, " " is necessary (space is the natural separator -> see $IFS of your shell )
For SRX645 :
--with-x --with-lang=FREN,ENUS,DTCH --with-ant-home=/Users/ericb/Desktop/OOo1.1.4/external/apache-ant-1.6.1 --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home --enable-fontconfig --with-system-freetype
Note : --with-x is necessary if you build with X11. No need to use " " for locale, working differently (with old naming convention here).
As you can see : this is the same ant, just copied two times. HTH
Regards, eric bachard
--
eric bachard <[EMAIL PROTECTED]>
Francophone OpenOffice.org Commmunity developer (Linux PPC / Mac OS X / X11)
See : <http://fr.openoffice.org>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
