Thanks to everyone for the help. I'm trying to get up and running and ease into understanding whatever parts of the system I need to. I have a few follow-up questions.

1. Where can I find the latest milestone? At least I can add those instructions to the Wiki page under the big green line that says:
=> Current Milestone is m239

2. The Wiki says that I need to install gperf.  Is that still true?

3. My current configure line is:
 ./configure \
 --with-lang="en-US de fr" \
 --disable-odk \
 --disable-pasf \
 --disable-gtk \
 --disable-headless \
 --disable-build-mozilla \
 --with-build-version=$OOVERSION-`date +%d-%m-%y` \
 --disable-fontconfig \
 --without-nas \
 --with-use-shell=bash \
 --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home

Based on Shaun's advice: Do I still need --disable-fontconfig? What does it do? Same question for --disable-odk.

After adding --without-system-openssl, configure completes but gives me the following warning: "- building without-x is not fully supported yet. Specify --with-x or be ready to face build problems"
Is that OK?

Thanks again.  I am updating the Wiki instructions as I learn solutions.

Best Regards,

-Mat



Reply via email to