Hi, I hope this is the correct mailing list to post compilation problems.
I am trying to do a ooo-build (ooh680-m5-core.tar.bz2) on Fedora 8. I just want the base system to compile to build and remove any extras. My configure script is as below: ./autogen.sh -with-distro=SUSE --without-myspell-dicts --without-java --without-nas --disable-kde --disable-odk --disable-Xaw --disable-mono --disable-neon --disable-gtk --without-system-db --without-system-xml-apis --without-system-boost --without-system-odbc-headers --enable-cairo=no --without-system-sablot --without-system-xalan --without-system-xerces --without-system-xml-apis --without-system-freetype --disable-evolution2 --disable-atkbridge --disable-mozilla --disable-access --without-nas --without-xulrunner But this gives an error that it requires xulrunner-xpcom - even after configuring without xulrunner. So, now I configure with "--without-system-mozilla", then the build says that it requires mozilla source. checking whether to build Mozilla... yes checking for mozilla-source-1.7.5.tar.gz... not found checking for mozilla-source-1.7.5.tar.bz2... not found configure: error: Mozilla source archive not found. Please copy mozilla-source-1.7.5.tar.bz2 or mozilla-source-1.7.5.tar.gz to moz/download/. The archives can be found here: http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.5/source/ make: *** [stamp/build] Error 1 But there is no moz folder in the whole source of ooh680-m5-core.tar.bz2. Where do I put the mozilla source code? I have tried creating one in the root of ooh680 and also in the src folder. But it does not work. Can somebody please help me to circumvent this error ? Thanks, Midhun. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
