54
edits
| Line 72: | Line 72: | ||
* [http://developer.mozilla.org/en/Windows_Build_Prerequisites Microsoft Windows] | * [http://developer.mozilla.org/en/Windows_Build_Prerequisites Microsoft Windows] | ||
** Note: CVS HEAD can now use MozillaBuild which is based on msys | |||
** Latest MozillaBuild - http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-1.3.exe | |||
* [http://developer.mozilla.org/en/Linux_Build_Prerequisites Linux and Unix] | * [http://developer.mozilla.org/en/Linux_Build_Prerequisites Linux and Unix] | ||
Follow these instructions to set up your environment: | Follow these instructions to set up your environment: | ||
* [http://www.mozilla.org/build/win32.html#software Microsoft Windows] - Note that MOZCONFIG is not used for LDAP C SDK builds, so it is safe to leave it unset. | * [http://www.mozilla.org/build/win32.html#software Microsoft Windows] | ||
** If building LDAP C SDK 6.0.5 or older, follow the instructions below - they do not apply if using MozillaBuild with msys, they assume the use of cygwin | |||
** Note that MOZCONFIG is not used for LDAP C SDK builds, so it is safe to leave it unset. | |||
** Also note that the only mozilla build program you should use is nsinstall.exe - DO NOT USE THE OTHER TOOLS TO BUILD THE STANDALONE LDAP C SDK - just put nsinstall.exe somewhere in your PATH | ** Also note that the only mozilla build program you should use is nsinstall.exe - DO NOT USE THE OTHER TOOLS TO BUILD THE STANDALONE LDAP C SDK - just put nsinstall.exe somewhere in your PATH | ||
** If you get strange errors from link, you may have to remove the cygwin "link" command | ** If you get strange errors from link, you may have to remove the cygwin "link" command | ||
edits