(Sorry for the delay: different timezone, busy morning etc)
My build is a bad example because I use an automated build
(ports tree) and am in the process of using more prepackaged
stuff when possible.
Just for reference, it looks like this:
CONFIGURE_ARGS+= --disable-odk \
--with-vendor="FreeBSD ports system" \
--with-gnu-cp=${LOCALBASE}/bin/gcp \
--with-gnu-patch=${LOCALBASE}/bin/gpatch \
--with-gperf=${LOCALBASE}/bin/gperf \
--with-system-libxml \
--with-system-cairo --enable-cairo \
--with-system-boost \
--with-system-zlib \
--with-system-python \
--with-system-jpeg \
--with-system-expat \
--with-system-openssl \
--with-system-curl \
--with-system-poppler \
--with-system-redland \
--with-system-hunspell \
--with-system-libtextcat \
--with-system-vigra \
--with-system-stdlibs \
--disable-gstreamer \
--with-system-cppunit \
--with-system-saxon \
--with-saxon-jar=${JAVALIBDIR}/saxon9.jar \
--with-junit=${LOCALBASE}/share/java/classes/junit.jar
________
But this is still evolving: I have to look how to use
the system lucene and apache-commons.
At a time I was using this:
CPPFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib
export CPPFLAGS LDFLAGS
./configure --disable-mozilla --disable-odk --with-gperf=/usr/local/bin/gperf
--with-gnu-patch=/usr/local/bin/gpatch --with-gnu-cp=/usr/local/bin/gcp
--x-includes=/usr/local/include --x-libraries=/usr/local/lib -with-system-zlib
-with-system-stdlibs --disable-gstreamer --with-system-libxml
--with-junit=/usr/local/share/java/classes/junit.jar --with-system-openssl
__________
Cheers,
Pedro.
--- On Wed, 11/23/11, eric b <[email protected]> wrote:
> Hello Pedro,
>
> I'm about to start a build. Can you post your
> configure command line ?
>
> This way we could define guidelines for newcomers.
>
>
> Thanks,
> Eric
>
>
> -- qɔᴉɹə
> Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
> L'association EducOOo : http://www.educoo.org
> Blog : http://eric.bachard.org/news
>
>
>
>
>
>