Re: not yet solved
Regina Henschel <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Zongbo Zhang schrieb: > Hi, > > Sorry for having to bother you again with the same problem, I tried: > ./configure --disable-build-mozilla --with-jdk-home="/cygdrive/c/program files/Java/jdk1.6.0_23" > > and finally still gor the error: > checking whether to enable build of Mozilla/Mozilla NSS using components... yes > checking whether to build Mozilla addressbook connectivity... yes > checking whethe rto build XML Security support... yes > checking whether to build LDAP configuration backend... yes > checking which LDAP SDK to use... Netscape/Mozilla > checking which mozilla to use... internal > checking for toolkit mozilla should use... checking whether to build Mozilla/SeaMonkey... no > checking whether to build provided NSS module... yes > checking for Mozilla build tooling... configure: error: Mozilla build tooling not found. > Use the --with-mozilla-build option after installling the tools obtained from http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32 > > Seems that the disable command does not work correctly or what? In my configure script, I have the line --disable-nss-module in addition. Kind regards Regina